Skip to content
This repository was archived by the owner on Oct 28, 2025. It is now read-only.

Commit b40fabe

Browse files
Bump regex from 1.11.3 to 1.12.2
Bumps [regex](https://github.com/rust-lang/regex) from 1.11.3 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.11.3...1.12.2) --- updated-dependencies: - dependency-name: regex dependency-version: 1.12.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 95a15d8 commit b40fabe

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

craft/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ futures = "0.3"
2020
hex = "0.4"
2121
inquire = "0.9.1"
2222
open = "5.3.2"
23-
regex = "1.11"
23+
regex = "1.12"
2424
reqwest = { version = "0.12", features = ["json"] }
2525
ripemd = "0.1"
2626
serde = { version = "1.0", features = ["derive"] }

0 commit comments

Comments
 (0)