Skip to content

Commit 9910bfa

Browse files
authored
chore: Remove unused rand crate from dev-dependencies (#2198)
1 parent b7bc599 commit 9910bfa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tonic/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,6 @@ hyper-timeout = {version = "0.5", optional = true}
103103
bencher = "0.1.5"
104104
quickcheck = "1.0"
105105
quickcheck_macros = "1.0"
106-
rand = "0.8"
107106
static_assertions = "1.0"
108107
tokio = {version = "1.0", features = ["rt", "macros"]}
109108
tower = {version = "0.5", features = ["load-shed", "timeout"]}

0 commit comments

Comments
 (0)