Skip to content

Commit

Permalink
Update qrcode-generator requirement from 4.1.2 to 5.0.0
Browse files Browse the repository at this point in the history
Updates the requirements on [qrcode-generator](https://github.com/magiclen/qrcode-generator) to permit the latest version.
- [Commits](magiclen/qrcode-generator@v4.1.2...v5.0.0)

---
updated-dependencies:
- dependency-name: qrcode-generator
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 24, 2024
1 parent 3eb782a commit e56b411
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ is-it-maintained-open-issues = { repository = "https://github.com/amy-keibler/wi
maintenance = { status = "actively-developed" }

[dependencies]
qrcode-generator = "4.1.2"
qrcode-generator = "5.0.0"

[dev-dependencies]
structopt = "0.3.25"
Expand Down

0 comments on commit e56b411

Please sign in to comment.