aboutsummaryrefslogtreecommitdiff
path: root/src/util/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/Cargo.toml')
-rw-r--r--src/util/Cargo.toml3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/util/Cargo.toml b/src/util/Cargo.toml
index f4e53e1a..b4d8477c 100644
--- a/src/util/Cargo.toml
+++ b/src/util/Cargo.toml
@@ -15,6 +15,7 @@ path = "lib.rs"
[dependencies]
garage_db.workspace = true
+garage_net.workspace = true
arc-swap.workspace = true
async-trait.workspace = true
@@ -40,8 +41,6 @@ toml.workspace = true
futures.workspace = true
tokio.workspace = true
-netapp.workspace = true
-
http.workspace = true
hyper.workspace = true