Skip to content

Commit 7bf8e82

Browse files
Update Rust crate regex from 1.11.1 to 1.11.2
1 parent b0c7ee7 commit 7bf8e82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ futures = { version = "=0.3.31", features = ["async-await"] }
2222
clap = { version = "4.5.45", features = ["derive", "wrap_help"] }
2323
indoc = { version = "2.0.6" }
2424
stderrlog = { version = "=0.6.0" }
25-
regex = { version = "1.11.1" }
25+
regex = { version = "1.11.2" }

0 commit comments

Comments
 (0)