Skip to content

Commit d7d0cf1

Browse files
cargo(deps): bump regex from 1.11.3 to 1.12.1
Bumps [regex](https://github.com/rust-lang/regex) from 1.11.3 to 1.12.1. - [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.1) --- updated-dependencies: - dependency-name: regex dependency-version: 1.12.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 619e8f7 commit d7d0cf1

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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
@@ -28,7 +28,7 @@ anstream = "0.6.20"
2828
prettytable = "0.10.0"
2929
futures = "0.3.31"
3030
reqwest = { version = "0.12.23", features = ["json"] }
31-
regex = "1.11.3"
31+
regex = "1.12.2"
3232
chrono = "0.4.42"
3333
axum = "0.8.6"
3434
tower-http = { version = "0.6.6", features = ["cors"] }

0 commit comments

Comments
 (0)