Skip to content

Commit 45f9e97

Browse files
Merge pull request #76 from sebastienrousseau/dependabot/cargo/base64-0.22.0
build(deps): bump base64 from 0.21.7 to 0.22.0
2 parents ed51caf + 9b943d4 commit 45f9e97

File tree

2 files changed

+3
-9
lines changed

2 files changed

+3
-9
lines changed

Cargo.lock

Lines changed: 2 additions & 8 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
@@ -53,7 +53,7 @@ path = "examples/hsh.rs"
5353

5454
[dependencies]
5555
argon2rs = "0.2.5"
56-
base64 = "0.21.7"
56+
base64 = "0.22.0"
5757
bcrypt = "0.15.1"
5858
dtt = "0.0.5"
5959
log = {version="0.4.20", features = ["std"] }

0 commit comments

Comments
 (0)