Bump semver from 1.0.16 to 1.0.17 (#895)

This commit is contained in:
dependabot[bot] 2023-03-13 03:13:07 +00:00 committed by GitHub
parent f6056c8904
commit fce7141bec
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 6 additions and 6 deletions

View file

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