Skip to content

Commit

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

build(deps): bump qrcode from 0.12.0 to 0.13.0
  • Loading branch information
delta1 authored Dec 15, 2023
2 parents c2d71f1 + e44134c commit df7aff9
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 18 deletions.
26 changes: 9 additions & 17 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.12"
qrcode = "0.13"
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 df7aff9

Please sign in to comment.