Skip to content

Commit 73fe484

Browse files
chore: Bump cfg-if from 1.0.0 to 1.0.1
Bumps [cfg-if](https://github.com/rust-lang/cfg-if) from 1.0.0 to 1.0.1. - [Release notes](https://github.com/rust-lang/cfg-if/releases) - [Changelog](https://github.com/rust-lang/cfg-if/blob/main/CHANGELOG.md) - [Commits](rust-lang/cfg-if@1.0.0...v1.0.1) --- updated-dependencies: - dependency-name: cfg-if dependency-version: 1.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b5705e0 commit 73fe484

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
@@ -38,7 +38,7 @@ bindgen = "0.71.0"
3838
camino = "1.1.9"
3939
cargo_metadata = "0.19.2"
4040
cc = "1.2.17"
41-
cfg-if = "1.0.0"
41+
cfg-if = "1.0.1"
4242
clap = "4.5.40"
4343
clap-cargo = "0.15.2"
4444
clap-verbosity-flag = "3.0.2"

0 commit comments

Comments
 (0)