api/Cargo.toml: Updated idna from 0.2 to 0.3.

This commit is contained in:
Jonathan Davies
2023-01-23 22:10:25 +00:00
parent f6eaf3661c
commit 63e22e71f2
2 changed files with 3 additions and 20 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ crypto-common = "0.1"
err-derive = "0.3"
hex = "0.4"
hmac = "0.12"
idna = "0.2"
idna = "0.3"
tracing = "0.1.30"
md-5 = "0.10"
nom = "7.1"