Skip to content

Commit 474cfe2

Browse files
committed
Update Rust crate regex to 1.9.6
1 parent 0e7de1e commit 474cfe2

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cargo.lock

Lines changed: 5 additions & 5 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
@@ -9,7 +9,7 @@ edition = "2021"
99
[dependencies]
1010
chrono = "0.4.31"
1111
futures = "0.3.28"
12-
regex = "1.9.5"
12+
regex = "1.9.6"
1313
reqwest = { version = "0.11.18", default-features = false, features = ["json", "rustls-tls"] }
1414
serde = "1.0.188"
1515
serde_json = "1.0.107"

0 commit comments

Comments
 (0)