Skip to content

Commit 11f182a

Browse files
[deps]: Update passkey digest to 043279e
1 parent 9b1a39e commit 11f182a

File tree

2 files changed

+105
-18
lines changed

2 files changed

+105
-18
lines changed

Cargo.lock

Lines changed: 104 additions & 17 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
@@ -27,7 +27,7 @@ chrono = { workspace = true }
2727
coset = ">=0.3.7, <0.4"
2828
itertools = ">=0.13.0, <0.15"
2929
p256 = ">=0.13.2, <0.14"
30-
passkey = { git = "https://github.com/bitwarden/passkey-rs", rev = "357cc9672340f6ff1f22a0b210a74de64799fa73" }
30+
passkey = { git = "https://github.com/bitwarden/passkey-rs", rev = "043279e92e2eb5f509bf87eb7fa50987fd377e32" }
3131
passkey-client = { git = "https://github.com/bitwarden/passkey-rs", rev = "357cc9672340f6ff1f22a0b210a74de64799fa73", features = [
3232
"android-asset-validation",
3333
] }

0 commit comments

Comments
 (0)