Skip to content

Commit 4f0009d

Browse files
Bump regex from 1.12.2 to 1.12.3
Bumps [regex](https://github.com/rust-lang/regex) from 1.12.2 to 1.12.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.12.2...1.12.3) --- updated-dependencies: - dependency-name: regex dependency-version: 1.12.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6d60840 commit 4f0009d

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.

disintegrate/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ disintegrate-macros = { version = "4.0.0", path = "../disintegrate-macros", opti
2323
async-trait = "0.1.89"
2424
futures = "0.3.32"
2525
lazy_static = "1.5.0"
26-
regex = "1.12.2"
26+
regex = "1.12.3"
2727
serde = { version = "1.0.228", features = ["derive"] }
2828
thiserror = "2.0.18"
2929
paste = "1.0.15"

0 commit comments

Comments
 (0)