aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2022-09-01 14:23:54 +0200
committerAlex Auvolat <alex@adnab.me>2022-09-01 14:23:54 +0200
commitf3bf34b6a18c547c5fb29346787648048c093d52 (patch)
tree533884905a3b486ebc0aa8207e84bb32434a6a18 /Cargo.lock
parentbc977f9a7a7a5bd87ccf5fe96d64b397591f8ba0 (diff)
downloadgarage-f3bf34b6a18c547c5fb29346787648048c093d52.tar.gz
garage-f3bf34b6a18c547c5fb29346787648048c093d52.zip
update netapp: straming + fix-ping
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index bcb8f215..4c31d697 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -2176,7 +2176,7 @@ dependencies = [
[[package]]
name = "netapp"
version = "0.5.0"
-source = "git+https://git.deuxfleurs.fr/lx/netapp?branch=stream-body#4a59b73d7bfd0f136f654e874afb5d2a9bf4df2e"
+source = "git+https://git.deuxfleurs.fr/lx/netapp?branch=stream-body#22d96929d5416750e1f5889ee6cc16b382293104"
dependencies = [
"arc-swap",
"async-trait",