Skip to content

Commit

Permalink
Merge pull request #1582 from comit-network/dependabot/cargo/qrcode-0…
Browse files Browse the repository at this point in the history
….14.0

build(deps): bump qrcode from 0.13.0 to 0.14.0
  • Loading branch information
delta1 authored Mar 14, 2024
2 parents c69acfb + fea34cc commit b11733d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 25 deletions.
29 changes: 5 additions & 24 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion swap/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ monero = { version = "0.12", features = [ "serde_support" ] }
monero-rpc = { path = "../monero-rpc" }
pem = "3.0"
proptest = "1"
qrcode = "0.13"
qrcode = "0.14"
rand = "0.8"
rand_chacha = "0.3"
reqwest = { version = "0.11", features = [ "rustls-tls", "stream", "socks" ], default-features = false }
Expand Down

0 comments on commit b11733d

Please sign in to comment.