Skip to content

Commit

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

---
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 brianmay committed Jan 20, 2025
1 parent ae065fe commit 2ddf391
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 @@ -22,7 +22,7 @@ chrono = "0.4.39"
hyper-rustls = "0.27.5"
hyper = "1.5.2"
async-trait = "0.1.85"
semver = "1.0.24"
semver = "1.0.25"
url = "2.5.4"
futures = "0.3.31"
hyper-util = "0.1.10"
Expand Down

0 comments on commit 2ddf391

Please sign in to comment.