We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 231a443 commit 4514f53Copy full SHA for 4514f53
1 file changed
Cargo.toml
@@ -8,7 +8,7 @@ authors = ["timochan <i@timochan.cn>"]
8
9
[dependencies]
10
clap = "2.34.0"
11
-regex = "1.9.5"
+regex = "1.10.2"
12
reqwest = "0.11"
13
serde_json = "1.0"
14
dbus = "0.7.1"
0 commit comments