fix(deps): update rust crate semver to 1.0.18 (#15)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-07-16 01:26:13 +03:00
committed by GitHub
parent afa9c1c56f
commit d846f25e25

View File

@@ -16,7 +16,7 @@ crate-type = [ "rlib", "cdylib" ]
[dependencies]
pluginapi.workspace = true
semver = "1.0.17"
semver = "1.0.18"
[dependencies.windows-sys]
workspace = true