Skip to content

Commit 046865d

Browse files
Update Rust crate base64 to 0.22.0
1 parent 6b7bab0 commit 046865d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)