Skip to content

Commit 2f9bfca

Browse files
fix(deps): update rust crate cfg-if to v1
1 parent 2f2e077 commit 2f9bfca

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
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
@@ -14,7 +14,7 @@ version = "0.5.5"
1414
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
1515

1616
[dependencies]
17-
cfg-if = "0.1.10"
17+
cfg-if = "1.0.0"
1818
thiserror = "1.0.37"
1919

2020
[target.'cfg(any(windows, target_os="macos", target_os="linux", target_os="freebsd", target_os="illumos", target_os="solaris", target_os="netbsd"))'.dependencies]

0 commit comments

Comments
 (0)