Skip to content

Commit 4448e71

Browse files
chore(deps): bump qrcode from 0.13.0 to 0.14.0
Bumps [qrcode](https://github.com/kennytm/qrcode-rust) from 0.13.0 to 0.14.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]>
1 parent 920ebb2 commit 4448e71

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ base64 = "0.22"
181181

182182
clap = { version = "~4.4", features = ["wrap_help", "suggestions"] }
183183
cfg-if = "1"
184-
qrcode = { version = "0.13", default-features = false, optional = true }
184+
qrcode = { version = "0.14", default-features = false, optional = true }
185185
sysexits = "0.7"
186186
build-time = "0.1"
187187
directories = "5.0"

0 commit comments

Comments
 (0)