Skip to content

Commit 04a469e

Browse files
dependabot[bot]insolor
authored andcommitted
Bump regex from 1.11.2 to 1.11.3
Bumps [regex](https://github.com/rust-lang/regex) from 1.11.2 to 1.11.3. - [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.11.2...1.11.3) --- updated-dependencies: - dependency-name: regex dependency-version: 1.11.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 107fd35 commit 04a469e

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cargo.lock

Lines changed: 5 additions & 5 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
@@ -29,7 +29,7 @@ env_logger = "0.11.8"
2929
exe = "0.5.6"
3030
futures = "0.3.31"
3131
include_dir = "0.7.4"
32-
regex = "1.11.2"
32+
regex = "1.11.3"
3333
serde = "1.0.219"
3434
serde_derive = "1.0.219"
3535
serde_json = "1.0.143"

0 commit comments

Comments
 (0)