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

@ -25,7 +25,7 @@ jobslot = { version = "0.2.8", features = ["tokio"] }
miette = "5.5.0"
normalize-path = { version = "0.2.0", path = "../normalize-path" }
once_cell = "1.16.0"
semver = { version = "1.0.14", features = ["serde"] }
semver = { version = "1.0.16", features = ["serde"] }
serde = { version = "1.0.151", features = ["derive"] }
strum = "0.24.1"
tempfile = "3.3.0"