Skip to content

Commit b911465

Browse files
committed
chore: Remove unused rand crate from dev-dependencies
1 parent 72b0fd5 commit b911465

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
@@ -102,7 +102,6 @@ hyper-timeout = {version = "0.5", optional = true}
102102
bencher = "0.1.5"
103103
quickcheck = "1.0"
104104
quickcheck_macros = "1.0"
105-
rand = "0.8"
106105
static_assertions = "1.0"
107106
tokio = {version = "1.0", features = ["rt", "macros"]}
108107
tower = {version = "0.5", features = ["full"]}

0 commit comments

Comments
 (0)