Skip to content

Commit

Permalink
Merge pull request #1131 from getlipa/dependabot/cargo/qrcode-0.14.1
Browse files Browse the repository at this point in the history
Bump qrcode from 0.14.0 to 0.14.1
  • Loading branch information
danielgranhao authored Jul 8, 2024
2 parents 38a7032 + 9ba7a10 commit fe05c6e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ rusqlite = { version = "0.29.0", features = [
anyhow = "1"
colored = "2.1.0"
ctor = "0.2.8"
qrcode = { version = "0.14.0", default-features = false }
qrcode = { version = "0.14.1", default-features = false }
rustyline = { version = "14.0.0", features = ["derive"] }
serial_test = { version = "3.1.1", features = ["file_locks"] }
strip-ansi-escapes = "0.2.0"
Expand Down

0 comments on commit fe05c6e

Please sign in to comment.