Skip to content

Commit

Permalink
chore(deps): bump raptorq from 1.8.0 to 1.8.1 in /rust (#2361)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 6, 2024
1 parent 3e80a6c commit ac353ec
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions rust/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 rust/qr_reader_phone/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ edition = "2018"

[dependencies]
hex = "0.4.3"
raptorq = "1.8.0"
raptorq = "1.8.1"
nom = "7.1.3"
thiserror = "1.0.57"
constants = {path = "../constants"}
Expand Down
2 changes: 1 addition & 1 deletion rust/qrcode_rtx/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ edition = "2018"
[dependencies]
bitvec = "1.0.1"
hex = "0.4.3"
raptorq = "1.8.0"
raptorq = "1.8.1"
qrcodegen = "1.8.0"
png = "0.17.13"

Expand Down

0 comments on commit ac353ec

Please sign in to comment.