Use netapp 0.5 published from crates.io

This commit is contained in:
Alex Auvolat
2022-09-13 13:11:44 +02:00
parent b823151a0b
commit 28a4af73ca
6 changed files with 40 additions and 48 deletions
Generated
+2 -1
View File
@@ -2033,7 +2033,8 @@ dependencies = [
[[package]]
name = "netapp"
version = "0.5.0"
source = "git+https://git.deuxfleurs.fr/lx/netapp?branch=stream-body#0f799a7768997c37e3e1b6861c097c4cd934acde"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "14fa05cce4c65d4cc5277b2525c5054fca0e51db82416d9f43fb916575233774"
dependencies = [
"arc-swap",
"async-trait",