Skip to content

Commit 4fcf03a

Browse files
Bump regex from 1.11.1 to 1.12.2
Bumps [regex](https://github.com/rust-lang/regex) from 1.11.1 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.1...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 cdbe6a8 commit 4fcf03a

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
@@ -23,7 +23,7 @@ log = "0.4.27"
2323
notify = "8.0.0"
2424
notify-debouncer-full = "0.5.0"
2525
once_cell = "1.21.3"
26-
regex = "1.11.1"
26+
regex = "1.12.2"
2727
rowan = "0.15.16"
2828
rustc-hash = "2.1.1"
2929
serde = { version = "1.0.219", features = ["derive"] }

0 commit comments

Comments
 (0)