Skip to content

Commit dfeeb91

Browse files
Bump regex from 1.10.5 to 1.10.6 (#777)
Bumps [regex](https://github.com/rust-lang/regex) from 1.10.5 to 1.10.6. - [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.5...1.10.6) --- updated-dependencies: - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0e57cb5 commit dfeeb91

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
@@ -42,7 +42,7 @@ progenitor-client = "0.7.0"
4242
rand = "0.8.5"
4343
ratatui = "0.26.3"
4444
rcgen = "0.10.0"
45-
regex = "1.10.5"
45+
regex = "1.10.6"
4646
regress = "0.10.0"
4747
reqwest = "0.11.27"
4848
rustfmt-wrapper = "0.2.1"

0 commit comments

Comments
 (0)