Skip to content

Commit 01a456c

Browse files
Update Rust crate base64 to 0.22.0
1 parent 6b7bab0 commit 01a456c

File tree

2 files changed

+7
-17
lines changed

2 files changed

+7
-17
lines changed

Cargo.lock

Lines changed: 6 additions & 16 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
@@ -4,7 +4,7 @@ name = "challenge-bypass-ristretto-ffi"
44
version = "1.0.1"
55

66
[dependencies]
7-
base64 = "0.9.3"
7+
base64 = "0.22.0"
88
challenge-bypass-ristretto = { version = "1.0.1", features = ["base64"] }
99
hmac = "0.10"
1010
rand = "0.7"

0 commit comments

Comments
 (0)