Skip to content

Commit 83cab48

Browse files
Bump regex from 1.9.1 to 1.9.3 (#1140)
1 parent 563a10a commit 83cab48

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.

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

0 commit comments

Comments
 (0)