Skip to content

Commit

Permalink
Update Rust crate regex to 1.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and rami3l committed Oct 10, 2023
1 parent 0cc274e commit af6726d
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 6 deletions.
22 changes: 17 additions & 5 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 rustup-macros/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ proc-macro = true
[dependencies]
proc-macro2 = "1.0.63"
quote = "1.0.23"
regex = "1.7.1"
regex = "1.10.0"
sha2 = "0.10.6"
syn = { version = "2.0.13", features = ["full"] }

0 comments on commit af6726d

Please sign in to comment.