Skip to content

Commit d1f8fc5

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

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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
@@ -13,7 +13,7 @@ toml = "0.9.8"
1313
reqwest = "0.12.23"
1414
async-trait = "0.1.89"
1515
chrono = { version = "0.4.42", features = ["serde"] }
16-
regex = "1.12.1"
16+
regex = "1.12.2"
1717

1818
[dependencies.uuid]
1919
version = "1.18.1"

0 commit comments

Comments
 (0)