Skip to content

Commit 71957e3

Browse files
Bump regex from 1.11.2 to 1.11.3
Bumps [regex](https://github.com/rust-lang/regex) from 1.11.2 to 1.11.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.11.2...1.11.3) --- updated-dependencies: - dependency-name: regex dependency-version: 1.11.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 30cd01e commit 71957e3

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ progenitor-client = "0.11.1"
4949
rand = "0.9.2"
5050
ratatui = "0.29.0"
5151
rcgen = { version = "0.14.5", features = ["pem"] }
52-
regex = "1.11.2"
52+
regex = "1.11.3"
5353
regress = "0.10.4"
5454
reqwest = "0.12.23"
5555
rustc_version = "0.4.1"

0 commit comments

Comments
 (0)