Skip to content

Commit

Permalink
chore(deps): bump semver from 1.0.23 to 1.0.24
Browse files Browse the repository at this point in the history
Bumps [semver](https://github.com/dtolnay/semver) from 1.0.23 to 1.0.24.
- [Release notes](https://github.com/dtolnay/semver/releases)
- [Commits](dtolnay/semver@1.0.23...1.0.24)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 12, 2024
1 parent e85888f commit 4a9a1ca
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 git-cliff-core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ indexmap = { version = "2.6.0", optional = true }
toml = "0.8.19"
lazy-regex = "3.3.0"
next_version = "0.2.19"
semver = "1.0.23"
semver = "1.0.24"
document-features = { version = "0.2.10", optional = true }
reqwest = { version = "0.12.9", default-features = false, features = [
"rustls-tls",
Expand Down

0 comments on commit 4a9a1ca

Please sign in to comment.