Skip to content

Commit

Permalink
Build(deps): bump versions from 6.3.2 to 7.0.0
Browse files Browse the repository at this point in the history
Bumps [versions](https://github.com/fosskers/rs-versions) from 6.3.2 to 7.0.0.
- [Release notes](https://github.com/fosskers/rs-versions/releases)
- [Changelog](https://github.com/fosskers/rs-versions/blob/master/CHANGELOG.md)
- [Commits](https://github.com/fosskers/rs-versions/commits/v7.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 25, 2025
1 parent 60d38d7 commit 879aa6b
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 @@ -26,7 +26,7 @@ colored = "3.0.0"
indicatif = "0.17.11"
clap = { version = "=4.4.18", features = ["cargo", "unicode", "wrap_help"] }
serde_json = "1.0.139"
versions = "6.3.2"
versions = "7.0.0"
fs-err = "3.1.0"
number_prefix = "0.4.0"
anyhow = "1.0.96"
Expand Down

0 comments on commit 879aa6b

Please sign in to comment.