Skip to content

Commit

Permalink
Merge #56
Browse files Browse the repository at this point in the history
56: chore(deps): bump regex from 1.7.3 to 1.8.0 r=orhun a=dependabot[bot]

Bumps [regex](https://github.com/rust-lang/regex) from 1.7.3 to 1.8.0.


Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
bors[bot] and dependabot[bot] committed Apr 21, 2023
2 parents bbca378 + 38abb7c commit 6e07573
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 8 deletions.
29 changes: 22 additions & 7 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 @@ -29,7 +29,7 @@ dirs = "5.0.0"
rust-embed = { version = "6.6.1", features = ["compression"] }
tera = "1.18.1"
estimated_read_time = "1.0.0"
regex = "1.7.3"
regex = "1.8.0"
serde_regex = "1.1.0"
serde_json = "1.0.96"
tracing = "0.1.37"
Expand Down

0 comments on commit 6e07573

Please sign in to comment.