aboutsummaryrefslogtreecommitdiff
path: root/src/rpc/Cargo.toml
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2022-08-29 16:45:05 +0200
committerAlex Auvolat <alex@adnab.me>2022-08-29 16:45:05 +0200
commit1921f4f7e65516e04b86f54a298d94259bbd85be (patch)
tree298acee7b6c1143ea70e36cbdcbc94b0ff51af98 /src/rpc/Cargo.toml
parente935861854deed5d1ca66767fc51d9849201a4dd (diff)
parentebc20a879812dda6ab240a134a67b4675e24c435 (diff)
downloadgarage-1921f4f7e65516e04b86f54a298d94259bbd85be.tar.gz
garage-1921f4f7e65516e04b86f54a298d94259bbd85be.zip
Merge branch 'lx-perf-improvements' into netapp-stream-body
Diffstat (limited to 'src/rpc/Cargo.toml')
-rw-r--r--src/rpc/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/rpc/Cargo.toml b/src/rpc/Cargo.toml
index 5986b7bf..6f3c81ed 100644
--- a/src/rpc/Cargo.toml
+++ b/src/rpc/Cargo.toml
@@ -19,7 +19,6 @@ garage_util = { version = "0.7.0", path = "../util" }
arc-swap = "1.0"
bytes = "1.0"
gethostname = "0.2"
-git-version = "0.3.4"
hex = "0.4"
tracing = "0.1.30"
rand = "0.8"