Skip to content

Commit 06990f2

Browse files
authored
[deps] cleanup unused dep reqwest. (starcoinorg#2971)
1 parent ed8bf2d commit 06990f2

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

Cargo.lock

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

cmd/starcoin/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ futures = "0.3.12"
1717
bcs-ext = { package="bcs-ext", path = "../../commons/bcs_ext" }
1818
structopt = "0.3.25"
1919
itertools = "0.10.1"
20-
reqwest = "0.11.5"
2120

2221
starcoin-logger = { path = "../../commons/logger" }
2322
starcoin-config = { path = "../../config"}

0 commit comments

Comments
 (0)