Skip to content

Commit 6df6951

Browse files
chore(deps): bump regex from 1.12.4 to 1.13.1
Bumps [regex](https://github.com/rust-lang/regex) from 1.12.4 to 1.13.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.12.4...1.13.1) --- updated-dependencies: - dependency-name: regex dependency-version: 1.13.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dad4448 commit 6df6951

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
@@ -32,7 +32,7 @@ maxminddb = { version = "=0.28.1", features = ["mmap"] }
3232
memmap2 = { version = "=0.9.11" }
3333
once_cell = { version = "=1.21.4" }
3434
open = { version = "=5.3.5" }
35-
regex = { version = "=1.12.4" }
35+
regex = { version = "=1.13.1" }
3636
rustls-webpki = { version = "=0.103.13" }
3737
serde = { version = "=1.0.228", features = ["derive"] }
3838
thiserror = { version = "=2.0.18" }

0 commit comments

Comments
 (0)