Skip to content

Commit 980607c

Browse files
bors[bot]Dylan-DPC
andauthored
Merge #118
118: Update `regex` r=burrbull a=Dylan-DPC Update `regex` to `1.5.5` as per [security advisory](https://blog.rust-lang.org/2022/03/08/cve-2022-24713.html) Co-authored-by: Dylan DPC <[email protected]>
2 parents 4f79341 + 80690ef commit 980607c

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
@@ -17,7 +17,7 @@ version = "0.3.5"
1717
[dependencies]
1818
cargo_metadata = "0.11"
1919
clap = "2.33"
20-
regex = "1.3"
20+
regex = "1.5.5"
2121
rustc-cfg = "0.4"
2222
rustc-demangle = "0.1"
2323
rustc_version = "0.2"

0 commit comments

Comments
 (0)