Skip to content

Commit 6dba551

Browse files
Update Rust crate hmac to 0.12
1 parent dbea6f1 commit 6dba551

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
@@ -6,7 +6,7 @@ version = "1.0.1"
66
[dependencies]
77
base64 = "0.9.3"
88
challenge-bypass-ristretto = { version = "1.0.1", features = ["base64"] }
9-
hmac = "0.10"
9+
hmac = "0.12"
1010
rand = "0.7"
1111
sha2 = "0.9"
1212

0 commit comments

Comments
 (0)