Skip to content

Commit 6a90704

Browse files
[deps]: Update passkey digest to 331804e
1 parent ac71502 commit 6a90704

File tree

2 files changed

+63
-11
lines changed

2 files changed

+63
-11
lines changed

Cargo.lock

Lines changed: 62 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/bitwarden-fido/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ coset = ">=0.3.7, <0.4"
2828
itertools = ">=0.13.0, <0.15"
2929
log = { workspace = true }
3030
p256 = ">=0.13.2, <0.14"
31-
passkey = { git = "https://github.com/bitwarden/passkey-rs", rev = "3b764633ebc6576c07bdd12ee14d8e5c87b494ed" }
31+
passkey = { git = "https://github.com/bitwarden/passkey-rs", rev = "331804e80a2613a61b0e13cd5e6aebbb70266566" }
3232
passkey-client = { git = "https://github.com/bitwarden/passkey-rs", rev = "3b764633ebc6576c07bdd12ee14d8e5c87b494ed", features = [
3333
"android-asset-validation",
3434
] }

0 commit comments

Comments
 (0)