Skip to content

Commit

Permalink
Update Rust crate regex to 1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 14, 2023
1 parent 4c42bcc commit 845c59c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 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 @@ -19,7 +19,7 @@ pulldown-cmark = "0.9"
pulldown-cmark-to-cmark = "11.0"

lazy_static = "1.4.0"
regex = "1.9"
regex = "1.10"
toml = "0.8"

tokio = { version = "1.34", features = ["process"] }
Expand Down

0 comments on commit 845c59c

Please sign in to comment.