Skip to content

Commit 744798a

Browse files
Bump regex from 1.10.3 to 1.10.4
Bumps [regex](https://github.com/rust-lang/regex) from 1.10.3 to 1.10.4. - [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.10.3...1.10.4) --- updated-dependencies: - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1cefeae commit 744798a

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
@@ -28,7 +28,7 @@ rust-version = "1.76"
2828

2929
[dependencies]
3030
pyo3 = { version = "0.21.1", features = ["generate-import-lib", "num-bigint"] }
31-
regex = "1.10.3"
31+
regex = "1.10.4"
3232
strum = { version = "0.25.0", features = ["derive"] }
3333
strum_macros = "0.26.1"
3434
serde_json = {version = "1.0.114", features = ["arbitrary_precision", "preserve_order"]}

0 commit comments

Comments
 (0)