diff options
author | Alex Auvolat <alex@adnab.me> | 2022-08-31 19:27:25 +0200 |
---|---|---|
committer | Alex Auvolat <alex@adnab.me> | 2022-08-31 19:27:25 +0200 |
commit | e598231ca442715af8321ff5520e5b3d59609ed9 (patch) | |
tree | 1f6c48913f8ce8f537f2fe932a5a41a217d316c4 /Cargo.lock | |
parent | c9bc9d89de326e598da2b2ffbf5d09b158005b9a (diff) | |
download | garage-e598231ca442715af8321ff5520e5b3d59609ed9.tar.gz garage-e598231ca442715af8321ff5520e5b3d59609ed9.zip |
update netapp git commit
Diffstat (limited to 'Cargo.lock')
-rw-r--r-- | Cargo.lock | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2176,7 +2176,7 @@ dependencies = [ [[package]] name = "netapp" version = "0.5.0" -source = "git+https://git.deuxfleurs.fr/lx/netapp?branch=stream-body#74e57016f63b6052cf6d539812859c3a46138eee" +source = "git+https://git.deuxfleurs.fr/lx/netapp?branch=stream-body#b55f61c38b01da01314d99ced543aba713dbd2a9" dependencies = [ "arc-swap", "async-trait", |