Skip to content

Commit e468ce8

Browse files
committed
Update Rust crate regex to 1.11.3
1 parent 716b1fb commit e468ce8

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
@@ -100,7 +100,7 @@ proptest = "1.8.0"
100100
quick-junit = "0.5.1"
101101
rand = "0.9.2"
102102
recursion = "0.5.4"
103-
regex = "1.11.2"
103+
regex = "1.11.3"
104104
regex-syntax = "0.8.6"
105105
semver = "1.0.27"
106106
self_update = { version = "0.42.0", default-features = false, features = [

0 commit comments

Comments
 (0)