Skip to content

Commit 4aab4ba

Browse files
committed
chore: update cfg-if to 1.0
Our use of cfg-if appears to be fine. rust-lang/cfg-if@0.1.10...1.0.0 Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
1 parent 3541e2b commit 4aab4ba

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ no-self-update = []
2222
# Sorted by alphabetic order
2323
[dependencies]
2424
anyhow = "1.0.31"
25-
cfg-if = "0.1"
25+
cfg-if = "1.0"
2626
chrono = "0.4"
2727
clap = "2"
2828
download = {path = "download"}

0 commit comments

Comments
 (0)