Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 13, 2024
1 parent caf23d6 commit 86c9180
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 @@ -37,7 +37,7 @@ reqwest = { version = "0.12.3", features = [
], optional = true }
rfd = { version = "0.14.1", optional = true }
rgb = "0.8.37"
semver = "1.0.22"
semver = "1.0.23"
serde = { version = "1.0.201", features = ["derive"] }
serde_yaml = "0.9.34"
strum = { version = "0.26.2", features = ["derive"] }
Expand Down

0 comments on commit 86c9180

Please sign in to comment.