Skip to content

Commit

Permalink
fix(deps): update rust crate regex to 1.9.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 2, 2023
1 parent a9f9421 commit c8c5f1d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ simple-error = "0.3.0"
minreq = { version = "2.8.1", features = ["https-rustls", "json-using-serde"] }
indicatif = "0.17.6"
slug = "0.1.4"
regex = "1.9.4"
regex = "1.9.5"
semver = "1.0.18"
inquire = "0.6.2"
clap_complete = "4.4.0"
Expand Down

0 comments on commit c8c5f1d

Please sign in to comment.