Skip to content

Commit

Permalink
Bump qrcode from 0.14.0 to 0.14.1
Browse files Browse the repository at this point in the history
Bumps [qrcode](https://github.com/kennytm/qrcode-rust) from 0.14.0 to 0.14.1.
- [Release notes](https://github.com/kennytm/qrcode-rust/releases)
- [Commits](https://github.com/kennytm/qrcode-rust/commits/v0.14.1)

---
updated-dependencies:
- dependency-name: qrcode
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and matiaskorhonen committed Aug 14, 2024
1 parent 37b10eb commit 48ea805
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 @@ -28,7 +28,7 @@ clap = { version = "4.5", features = ["derive"] }
clap-verbosity-flag = "2.2"
exitcode = "1.1.2"
printpdf = { version = "0.7.0", features = ["svg", "font_subsetting"] }
qrcode = "0.14.0"
qrcode = "0.14.1"
rpassword = "7"
log = "0.4"
env_logger = "0.11"
Expand Down

0 comments on commit 48ea805

Please sign in to comment.