Skip to content

Commit

Permalink
Bump cfg-if from 0.1.10 to 1.0.0
Browse files Browse the repository at this point in the history
Bumps [cfg-if](https://github.com/alexcrichton/cfg-if) from 0.1.10 to 1.0.0.
- [Commits](rust-lang/cfg-if@0.1.10...1.0.0)

---
updated-dependencies:
- dependency-name: cfg-if
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 1, 2024
1 parent ac94cf1 commit 99327bf
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 26 deletions.
44 changes: 19 additions & 25 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,5 @@ infer = "0.13.0"
bincode = "1.3.3"
inferno = "0.11.19"
indexmap = "2.1.0"
cfg-if = "0.1"
cfg-if = "1.0"
tempfile = "3"

0 comments on commit 99327bf

Please sign in to comment.