Skip to content

Commit

Permalink
Bump crates-index from 2.10.1 to 3.0.0
Browse files Browse the repository at this point in the history
Bumps [crates-index](https://github.com/frewsxcv/rust-crates-index) from 2.10.1 to 3.0.0.
- [Release notes](https://github.com/frewsxcv/rust-crates-index/releases)
- [Changelog](https://github.com/frewsxcv/rust-crates-index/blob/master/CHANGELOG.md)
- [Commits](https://github.com/frewsxcv/rust-crates-index/commits/v3.0.0)

---
updated-dependencies:
- dependency-name: crates-index
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and smoelius committed Jul 5, 2024
1 parent 30dc01c commit ee866aa
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -28,7 +28,7 @@ anyhow = { version = "1.0", features = ["backtrace"] }
cargo_metadata = "0.18"
chrono = "0.4"
clap = { version = "4.5", features = ["cargo", "derive", "wrap_help"] }
crates-index = { version = "2.8", features = ["git-https"] }
crates-index = { version = "3.0", features = ["git-https"] }
curl = "0.4"
env_logger = "0.11"
home = "0.5"
Expand Down

0 comments on commit ee866aa

Please sign in to comment.