Skip to content

Commit

Permalink
build(deps): bump semver from 1.0.19 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.19 to 1.0.22.
- [Release notes](https://github.com/dtolnay/semver/releases)
- [Commits](dtolnay/semver@1.0.19...1.0.22)

---
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 rjzak committed Feb 22, 2024
1 parent 791e761 commit cf68ad9
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
46 changes: 23 additions & 23 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 @@ -51,7 +51,7 @@ rand = { version = "0.8.5", default-features = false }
rsa = { version = "0.9.2", default-features = false }
rustls = { version = "0.21.7", default-features = false }
rustls-pemfile = { version = "1.0.3", default-features = false }
semver = { version = "1.0.19", default-features = false }
semver = { version = "1.0.22", default-features = false }
serde = { version = "1.0.188", default-features = false }
serde_json = { version = "1.0.107", default-features = false }
sha2 = { version = "0.10.8", default-features = false }
Expand Down

0 comments on commit cf68ad9

Please sign in to comment.