We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca9f71c commit 9b0edc8Copy full SHA for 9b0edc8
passkey-client/Cargo.toml
@@ -30,7 +30,7 @@ serde_json = "1"
30
ciborium = "0.2"
31
mockall = { version = "0.11", optional = true }
32
typeshare = "1"
33
-idna = "0.5"
+idna = "1"
34
url = "2"
35
coset = "0.3"
36
tokio = { version = "1", features = ["sync"], optional = true }
0 commit comments