Skip to content

Commit 6a2b207

Browse files
Bump regex from 1.7.3 to 1.8.1
Bumps [regex](https://github.com/rust-lang/regex) from 1.7.3 to 1.8.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.7.3...1.8.1) --- updated-dependencies: - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3c9f2c2 commit 6a2b207

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

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

console_backend/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ rand = "0.8.5"
2222
parking_lot = "0.12.1"
2323
sbp-settings = "0.6.13"
2424
rust-ini = "0.18.0"
25-
regex = "1.7.3"
25+
regex = "1.8.1"
2626
serde_json = "1"
2727
serde_yaml = "0.9"
2828
anyhow = { version = "1", features = ["backtrace"] }

0 commit comments

Comments
 (0)