Skip to content

Commit 3d02c23

Browse files
authored
Merge pull request #182 from Rustmail/dependabot/cargo/regex-1.12.2
cargo(deps): bump regex from 1.12.1 to 1.12.2
2 parents ded60dc + d1f8fc5 commit 3d02c23

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)