Skip to content

Commit 8d5f8ea

Browse files
KixironJoshua Nelson
authored and
Joshua Nelson
committed
The autoformatter went rouge
1 parent 11675d6 commit 8d5f8ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ log = "0.4"
1313
regex = "1"
1414
structopt = "0.3"
1515
crates-index-diff = "7"
16-
reqwest = { version = "0.10.6", features = ["blocking", "json"] }# TODO: Remove blocking when async is ready
16+
reqwest = { version = "0.10.6", features = ["blocking", "json"] } # TODO: Remove blocking when async is ready
1717
semver = { version = "0.9", features = ["serde"] }
1818
slug = "=0.1.1"
1919
env_logger = "0.7"

0 commit comments

Comments
 (0)