Skip to content

Commit

Permalink
Merge pull request #12 from sebastienrousseau/dependabot/cargo/base64…
Browse files Browse the repository at this point in the history
…-0.21.2

build(deps): bump base64 from 0.21.1 to 0.21.2
  • Loading branch information
sebastienrousseau authored May 27, 2023
2 parents 0b2169c + 7b424e6 commit b427a1d
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 @@ -50,7 +50,7 @@ path = "examples/hsh.rs"

[dependencies]
argon2rs = "0.2.5"
base64 = "0.21.1"
base64 = "0.21.2"
bcrypt = "0.14.0"
scrypt = "0.11.0"
serde = { version = "1.0.163", features = ["derive"] }
Expand Down

0 comments on commit b427a1d

Please sign in to comment.