Skip to content

Commit 7e77866

Browse files
chore(deps): bump regex from 1.10.5 to 1.11.1
Bumps [regex](https://github.com/rust-lang/regex) from 1.10.5 to 1.11.1. - [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.5...1.11.1) --- updated-dependencies: - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9e91a9d commit 7e77866

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

Cargo.lock

Lines changed: 10 additions & 10 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
@@ -41,7 +41,7 @@ owo-colors = { version = "4.0.0", features = [
4141
"supports-colors",
4242
] }
4343
pretty_env_logger = "0.5.0"
44-
regex = "1.10.5"
44+
regex = "1.11.1"
4545
rlimit = "0.10.1"
4646
serde = { version = "1.0.203", features = ["derive"] }
4747
serde_json = "1.0.120"

0 commit comments

Comments
 (0)