aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'crates/recluse/Cargo.toml')
-rw-r--r--crates/recluse/Cargo.toml4+0 −4
1 files changed, 0 insertions, 4 deletions
diff --git a/crates/recluse/Cargo.toml b/crates/recluse/Cargo.toml
index cdf8c42..c8e90db 100644
--- a/crates/recluse/Cargo.toml
+++ b/crates/recluse/Cargo.toml
@@ -58,9 +58,5 @@ opentelemetry_sdk.workspace = true
[target.'cfg(target_os = "linux")'.dependencies]
sd-notify.workspace = true
-[build-dependencies]
-xtask = { path = "../../xtask" }
-serde_json.workspace = true
-
[dev-dependencies]
tempfile.workspace = true