Skip to content

Commit cc08a64

Browse files
dependabot[bot]arxanas
authored andcommitted
build: 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 d752f24 commit cc08a64

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
@@ -84,7 +84,7 @@ once_cell = "1.19.0"
8484
path-slash = "0.2.1"
8585
portable-pty = "0.8.1"
8686
rayon = "1.8.1"
87-
regex = "1.10.3"
87+
regex = "1.10.4"
8888
rusqlite = { version = "0.29.0", features = ["bundled"] }
8989
scm-bisect = { version = "0.1.0", path = "scm-bisect" }
9090
scm-record = "0.2.0"

0 commit comments

Comments
 (0)