Skip to content

Commit 2bd48ff

Browse files
committed
removed deps used by old project
1 parent b1d4391 commit 2bd48ff

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

Cargo.toml

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -11,21 +11,6 @@ criterion = "0.5.1"
1111
pprof = "0.13.0"
1212
thiserror = "1.0.51"
1313
tracing = "0.1.40"
14-
tokio = { version = "1.35.1", default-features = false }
15-
tonic = "0.10.2"
16-
prost = "0.12.3"
17-
tokio-stream = "0.1.14"
18-
rayon = "1.8.0"
19-
anyhow = "1.0.76"
20-
clap = "4.4.11"
21-
tonic-health = "0.10.2"
22-
tonic-reflection = "0.10.2"
23-
tracing-subscriber = "0.3.18"
24-
regex = "1.10.2"
25-
regex-automata = "0.4.2"
26-
async-stream = "0.3.5"
27-
tonic-build = "0.10.2"
28-
futures-util = "0.3.30"
2914

3015
[workspace.lints.rust]
3116
missing_docs = { level = "warn" }

0 commit comments

Comments
 (0)