Skip to content

Commit 4514f53

Browse files
fix(deps): update rust crate regex to 1.10.2 (#13)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 231a443 commit 4514f53

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ authors = ["timochan <i@timochan.cn>"]
88

99
[dependencies]
1010
clap = "2.34.0"
11-
regex = "1.9.5"
11+
regex = "1.10.2"
1212
reqwest = "0.11"
1313
serde_json = "1.0"
1414
dbus = "0.7.1"

0 commit comments

Comments
 (0)