Skip to content

Commit c6a7595

Browse files
chore(deps): bump regex from 1.10.3 to 1.10.4 (#181)
Bumps [regex](https://github.com/rust-lang/regex) from 1.10.3 to 1.10.4. - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@1.10.3...1.10.4) --- updated-dependencies: - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e4763b6 commit c6a7595

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ dirs = "5.0.1"
4242
rust-embed = { version = "8.3.0", features = ["compression"] }
4343
tera = "1.19.1"
4444
estimated_read_time = "1.0.0"
45-
regex = "1.10.3"
45+
regex = "1.10.4"
4646
serde_regex = "1.1.0"
4747
serde_json = "1.0.114"
4848
tracing = "=0.1.40"

0 commit comments

Comments
 (0)