Skip to content

Commit 4294a3c

Browse files
[deps]: Update passkey digest to 23e559f
1 parent fc6d317 commit 4294a3c

File tree

2 files changed

+78
-17
lines changed

2 files changed

+78
-17
lines changed

Cargo.lock

Lines changed: 77 additions & 16 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 = "23e559f16df460c52f4298b28d745db01934b8d4" }
3131
passkey-client = { git = "https://github.com/bitwarden/passkey-rs", rev = "357cc9672340f6ff1f22a0b210a74de64799fa73", features = [
3232
"android-asset-validation",
3333
] }

0 commit comments

Comments
 (0)