mirror of
https://github.com/tauri-apps/nsis-tauri-utils.git
synced 2026-01-31 00:45:23 +01:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user