Skip to content

Commit c26254c

Browse files
committed
remove unused crates, found via cargo udeps
1 parent 1c32479 commit c26254c

File tree

3 files changed

+0
-13
lines changed

3 files changed

+0
-13
lines changed

Cargo.lock

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

database/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ tokio-postgres = { version = "0.7", features = ["with-serde_json-1", "with-chron
1313
anyhow = "1"
1414
async-trait = "0.1"
1515
tokio = { version = "1.6", features = ["sync", "macros"] }
16-
snap = "1"
1716
intern = { path = "../intern" }
1817
chrono = { version = "0.4", features = ["serde"] }
1918
reqwest = { version = "0.11", features = ["blocking"] }

site/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ serde_json = "1"
1717
hyper = { version = "0.14", features = ["server", "stream"] }
1818
headers = "0.3"
1919
http = "0.2"
20-
home = "0.5"
2120
chrono = "0.4"
2221
rmp-serde = "1.1"
2322
brotli = "3.3.3"

0 commit comments

Comments
 (0)