Skip to content

Commit

Permalink
chore(deps): update rust crate regex to 1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 5, 2023
1 parent 8a1ed3b commit ce281dc
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 5 deletions.
20 changes: 16 additions & 4 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 @@ -42,7 +42,7 @@ native-tls = "0.2"
netrc = "0.4.1"
openssl = { version = "0.10.55", features = ["vendored"] }
question = "0.2.2"
regex = "1.8.4"
regex = "1.9.0"
reqwest = { version = "0.11.18", features = ["stream"] }
rust-s3 = { version = "0.33.0", features = ["blocking", "with-tokio"] }
self_update = { version = "0.37.0", features = ["archive-tar", "compression-flate2"] }
Expand Down

0 comments on commit ce281dc

Please sign in to comment.