Skip to content

Commit

Permalink
fix(deps): update rust crate semver to 1.0.18 (#15)
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 Jul 15, 2023
1 parent afa9c1c commit d846f25
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.17"
semver = "1.0.18"

[dependencies.windows-sys]
workspace = true

0 comments on commit d846f25

Please sign in to comment.