Bump semver from 1.0.14 to 1.0.16 (#614)

This commit is contained in:
dependabot[bot] 2022-12-19 05:51:35 +00:00 committed by GitHub
parent daf52a475a
commit 7714d42b60
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 6 additions and 6 deletions

View file

@ -31,7 +31,7 @@ log = { version = "0.4.17", features = ["std"] }
miette = "5.5.0"
mimalloc = { version = "0.1.32", default-features = false, optional = true }
once_cell = "1.16.0"
semver = "1.0.14"
semver = "1.0.16"
strum = "0.24.1"
strum_macros = "0.24.3"
supports-color = "2.0.0"