Skip to content

Commit ae2f862

Browse files
build(deps): bump regex from 1.11.3 to 1.12.2 (#1364)
1 parent 1318c16 commit ae2f862

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ mdsf = { path = "./mdsf", features = ["json-schema"] }
2828
owo-colors = { version = "4.2.3", features = ["supports-colors"] }
2929
predicates = "3.1.3"
3030
process_control = { version = "5.2.0" }
31-
regex = "1.11.3"
31+
regex = "1.12.2"
3232
schemars = { version = "1.0.4" }
3333
serde = { version = "1.0.228", features = ["derive"] }
3434
serde_json = "1.0.145"

0 commit comments

Comments
 (0)