mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-24 22:30:03 +00:00
Bump semver from 1.0.13 to 1.0.14 (#427)
Bumps [semver](https://github.com/dtolnay/semver) from 1.0.13 to 1.0.14. - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](https://github.com/dtolnay/semver/compare/1.0.13...1.0.14) --- updated-dependencies: - dependency-name: semver dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
4135cc412a
commit
9ebbf08c63
3 changed files with 4 additions and 4 deletions
|
@ -30,7 +30,7 @@ log = "0.4.17"
|
|||
miette = "5.3.0"
|
||||
mimalloc = { version = "0.1.29", default-features = false, optional = true }
|
||||
reqwest = { version = "0.11.12", default-features = false }
|
||||
semver = "1.0.13"
|
||||
semver = "1.0.14"
|
||||
simplelog = "0.12.0"
|
||||
tempfile = "3.3.0"
|
||||
tokio = { version = "1.21.1", features = ["rt-multi-thread"], default-features = false }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue