Skip to content

Commit

Permalink
Merge pull request #32 from konstin/dependabot/cargo/version-ranges-0…
Browse files Browse the repository at this point in the history
….1.1

Bump version-ranges from 0.1.0 to 0.1.1
  • Loading branch information
konstin authored Dec 1, 2024
2 parents b0fe902 + a1f54a5 commit cf2122f
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 cf2122f

Please sign in to comment.