aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorQuentin <quentin@deuxfleurs.fr>2020-11-20 21:23:32 +0100
committerQuentin <quentin@deuxfleurs.fr>2020-11-20 21:23:32 +0100
commit5b363626f4803b3e43cdb450fd6ee04ac9429c4d (patch)
tree7912c1d50f62c46e33fe89bb54d4e0d55821d249 /Cargo.lock
parent2e94275e68b82f5e685ba7d2e8fcf0a31daf3b6c (diff)
downloadgarage-5b363626f4803b3e43cdb450fd6ee04ac9429c4d.tar.gz
garage-5b363626f4803b3e43cdb450fd6ee04ac9429c4d.zip
Support punnycode
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 4e1ad32f..9e0a1bb0 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -661,6 +661,7 @@ dependencies = [
"hex",
"http",
"hyper",
+ "idna",
"log",
"percent-encoding",
"rand",