Skip to content

Commit 8c32b5f

Browse files
Bump regex from 1.9.5 to 1.10.2 (#1212)
1 parent 8fe2723 commit 8c32b5f

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.22"
2424
rust-ini = "0.19.0"
25-
regex = "1.9.5"
25+
regex = "1.10.2"
2626
serde_json = "1"
2727
serde_yaml = "0.9"
2828
anyhow = { version = "1", features = ["backtrace"] }

0 commit comments

Comments
 (0)