Skip to content

Commit 7015ffd

Browse files
committed
remove unused import
1 parent 423a182 commit 7015ffd

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ categories = ["command-line-utilities"]
1515
clap = "4.3.0"
1616
hyper = { version = "1.0.0-rc.4", features = ["full"] }
1717
http-body-util = "0.1.0-rc.3"
18-
# hyper-util = { git = "https://github.com/hyperium/hyper-util.git" }
1918
reqwest = { version = "0.11.18", features = ["blocking", "json"] }
2019
serde = { version = "1.0.163", features = ["derive"] }
2120
serde_json = "1.0.96"

0 commit comments

Comments
 (0)