Skip to content

Commit bc477b3

Browse files
committed
[Cargo.toml] bump regex to 1.3.4
1 parent 5327baf commit bc477b3

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
@@ -20,7 +20,7 @@ flate2 = "1.0.13"
2020
git2 = "0.11"
2121
log = "0.4"
2222
pbr = "1.0.2"
23-
regex = "1.3.1"
23+
regex = "1.3.4"
2424
reqwest = "0.9"
2525
rustc_version = "0.2"
2626
structopt = "0.2.5"

0 commit comments

Comments
 (0)