Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 1, 2024
1 parent ec72afb commit 0d446b3
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 @@ -24,7 +24,7 @@ comfy-table = "6.1.4"
dirs = "5.0.0"
indicatif = "0.17.3"
inquire = "0.7.0"
semver = "1.0.17"
semver = "1.0.22"
serde = { version = "1.0.159", features = ["derive"] }
regex = "1.7"
tokio = "1.28.0"
Expand Down

0 comments on commit 0d446b3

Please sign in to comment.