Skip to content

Commit 066347b

Browse files
chore(deps): Bump regex from 1.11.3 to 1.12.2
Bumps [regex](https://github.com/rust-lang/regex) from 1.11.3 to 1.12.2. - [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.3...1.12.2) --- updated-dependencies: - dependency-name: regex dependency-version: 1.12.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fbab292 commit 066347b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -12,6 +12,6 @@ description = "Sourcemap resolving library and CLI"
1212
anyhow = "1.0"
1313
clap = {version = "4.5", features = ["derive"]}
1414
once_cell = "1.21"
15-
regex = "1.11"
15+
regex = "1.12"
1616
sourcemap = "9.2"
1717
thiserror = "2.0"

0 commit comments

Comments
 (0)