Skip to content

Commit

Permalink
update qrcode; 0.12 -> 0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
thekuwayama committed Mar 23, 2024
1 parent 5d9a44e commit e69e529
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion matter_qrcode_generator/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ anyhow = "1.0"
bitvec = "1.0"
clap = { version = "4.3", features = ["cargo", "derive"] }
once_cell = "1.18"
qrcode = "0.12"
qrcode = "0.14"

0 comments on commit e69e529

Please sign in to comment.