Skip to content

Commit

Permalink
chore(deps): Bump semver from 1.0.21 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.21 to 1.0.22.
- [Release notes](https://github.com/dtolnay/semver/releases)
- [Commits](dtolnay/semver@1.0.21...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] committed Feb 22, 2024
1 parent cc47e19 commit 58ec8a4
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 @@ -10,7 +10,7 @@ clap = { version = "4.5.0", features = ["derive"] }
git2 = { version = "0.18.2", default-features = false}
miette = { version = "7.1.0", features = ["fancy"] }
node-semver = "2.1.0"
semver = "1.0.21"
semver = "1.0.22"
serde = { version = "1.0.196", features = ["derive"] }
serde_json = "1.0.114"
serde_yaml = "0.9.31"
Expand Down

0 comments on commit 58ec8a4

Please sign in to comment.