Skip to content

Commit e46277e

Browse files
dependabot[bot]flexiondotorg
authored andcommitted
chore(deps): 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 fe4a51f commit e46277e

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ edition = "2021"
1414
[dependencies]
1515
indicatif = "0.18.3"
1616
md5 = "0.8.0"
17-
regex = "1.12.2"
17+
regex = "1.12.3"
1818
reqwest = { version = "0.12.24", default-features = false, features = ["rustls-tls"] }
1919
tokio = { version = "1.48.0", features = ["full"] }
2020
serde = { version = "1.0.228", features = ["derive"] }

0 commit comments

Comments
 (0)