Skip to content

Commit e42c713

Browse files
Update snow to v0.10.0-beta.1
1 parent 528af8d commit e42c713

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libwebauthn/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ tokio-tungstenite = { version = "0.26.2", features = [
6161
"rustls-tls-native-roots",
6262
] }
6363
tokio-stream = "0.1.4"
64-
snow = { version = "0.10.0-alpha.1", features = ["use-p256"] }
64+
snow = { version = "0.10.0-beta.1", features = ["use-p256"] }
6565
ctap-types = { version = "0.4.0" }
6666
btleplug = "0.11.7"
6767
thiserror = "2.0.12"

0 commit comments

Comments
 (0)