Skip to content

Commit

Permalink
fix(deps): update rust crate data-encoding to 2.5.0 (#470)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 15, 2024
1 parent 7dcc3bc commit 218082d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -67,7 +67,7 @@ chacha20poly1305 = "0.10.1"
rand = "0.8.5"
ring = "0.16.20"
jsonwebtoken = "8.3.0"
data-encoding = "2.3.3"
data-encoding = "2.5.0"
chrono = { version = "0.4.38", features = ["serde"] }
derive_more = "0.99.17"
futures = "0.3.30"
Expand Down

0 comments on commit 218082d

Please sign in to comment.