Skip to content

Commit 61d67e2

Browse files
committed
chore(gnd): remove unused dependencies
1 parent dace628 commit 61d67e2

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

Cargo.lock

Lines changed: 0 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gnd/Cargo.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,11 @@ git-testament = "0.2"
2121
lazy_static = "1.5.0"
2222
tokio = { workspace = true }
2323
tokio-util.workspace = true
24-
serde = { workspace = true }
2524

2625
# File watching
2726
notify = "8.2.0"
2827
globset = "0.4.18"
2928
pq-sys = { version = "0.7.5", features = ["bundled"] }
30-
openssl-sys = { version = "0.9.111", features = ["vendored"] }
3129

3230
[target.'cfg(unix)'.dependencies]
3331
pgtemp = { git = "https://github.com/graphprotocol/pgtemp", branch = "initdb-args" }

0 commit comments

Comments
 (0)