Skip to content

Commit

Permalink
build(deps): bump semver from 1.0.23 to 1.0.24 in /release-helper
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 and ericswpark committed Dec 14, 2024
1 parent af36c23 commit 0b97be6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions release-helper/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 release-helper/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ anyhow = "1.0.94"
clap = { version = "4.5.23", features = ["derive"] }
git2 = "0.19.0"
regex = "1.11.1"
semver = "1.0.23"
semver = "1.0.24"

0 comments on commit 0b97be6

Please sign in to comment.