Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 27, 2024
1 parent c3bc535 commit ee82d98
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 13 deletions.
41 changes: 29 additions & 12 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 @@ -27,7 +27,7 @@ clap = { version = "4.4", features = ["derive"] }
clap-verbosity-flag = "2.1"
exitcode = "1.1.2"
printpdf = { version = "0.6.0", features = ["svg", "font_subsetting"] }
qrcode = "0.12.0"
qrcode = "0.13.0"
log = "0.4"
env_logger = "0.10"

Expand Down

0 comments on commit ee82d98

Please sign in to comment.