Skip to content

Commit

Permalink
fix(deps): update rust crate semver to 1.0.18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 17, 2023
1 parent d8d9c0b commit ae3ba76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ minreq = { version = "2.8.1", features = ["https-rustls", "json-using-serde"] }
indicatif = "0.17.6"
slug = "0.1.4"
regex = "1.9.3"
semver = "1.0.17"
semver = "1.0.18"
inquire = "0.6.2"
clap_complete = "4.3.2"
anyhow = "1.0.75"
Expand Down

0 comments on commit ae3ba76

Please sign in to comment.