Skip to content

Commit 33cc894

Browse files
chore(deps): bump regex from 1.10.3 to 1.10.4
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]>
1 parent b864142 commit 33cc894

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cargo.lock

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ clap = { version = "4.2.7", features = ["derive"] }
4040
env_logger = "0.10.0"
4141
crossterm = "0.26"
4242
merge = "0.1.0"
43-
regex = "1.10.3"
43+
regex = "1.10.4"
4444
handlebars = "^5.1"
4545
config = { version = "0.13.2", default-features = false, features = ["toml", "yaml", "json"] }
4646
serde = { version = "1.0.152", features = ["derive"] }

0 commit comments

Comments
 (0)