Skip to content

Commit

Permalink
Bump version-ranges from 0.1.0 to 0.1.1
Browse files Browse the repository at this point in the history
Bumps [version-ranges](https://github.com/pubgrub-rs/pubgrub) from 0.1.0 to 0.1.1.
- [Release notes](https://github.com/pubgrub-rs/pubgrub/releases)
- [Changelog](https://github.com/pubgrub-rs/pubgrub/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/pubgrub-rs/pubgrub/commits)

---
updated-dependencies:
- dependency-name: version-ranges
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 1, 2024
1 parent b0fe902 commit a1f54a5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -20,7 +20,7 @@ tracing = { version = "0.1.40", optional = true }
unicode-width = { version = "0.2.0" }
unscanny = { version = "0.1.0" }
# Adds conversions from [`VersionSpecifiers`] to [`version_ranges::Ranges`]
version-ranges = { version = "0.1.0", optional = true }
version-ranges = { version = "0.1.1", optional = true }

[dev-dependencies]
indoc = { version = "2.0.5" }

0 comments on commit a1f54a5

Please sign in to comment.