Skip to content

Commit

Permalink
updating idna version
Browse files Browse the repository at this point in the history
  • Loading branch information
leo-vital committed Dec 12, 2024
1 parent ca9f71c commit 9b0edc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion passkey-client/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ serde_json = "1"
ciborium = "0.2"
mockall = { version = "0.11", optional = true }
typeshare = "1"
idna = "0.5"
idna = "1"
url = "2"
coset = "0.3"
tokio = { version = "1", features = ["sync"], optional = true }
Expand Down

0 comments on commit 9b0edc8

Please sign in to comment.