garage/api: cargo: Updated idna dependency to 0.4.

This commit is contained in:
Jonathan Davies
2023-08-01 14:27:30 +01:00
committed by Alex
parent 96d1d81ab7
commit f607ac6792
2 changed files with 3 additions and 13 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.3"
idna = "0.4"
tracing = "0.1"
md-5 = "0.10"
nom = "7.1"