Skip to content

Commit

Permalink
fix(deps): update rust crate semver to 1.0.17 (#13)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 16, 2023
1 parent 29ddf72 commit 23b1313
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/nsis-semvercompare/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ crate-type = [ "rlib", "cdylib" ]

[dependencies]
pluginapi.workspace = true
semver = "1.0.16"
semver = "1.0.17"

[dependencies.windows-sys]
workspace = true

0 comments on commit 23b1313

Please sign in to comment.