Skip to content

Commit 869500e

Browse files
Bump regex from 1.9.3 to 1.9.4 (#1164)
1 parent c715546 commit 869500e

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

0 commit comments

Comments
 (0)