Skip to content

Commit 43d9cdc

Browse files
committed
Auto merge of rust-lang#5580 - matthiaskrgr:regex_dep, r=flip1995
deps: remove unused regex dependency from root crate changelog: none
2 parents ceddf34 + 4388773 commit 43d9cdc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Cargo.toml

-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ path = "src/driver.rs"
3131
# begin automatic update
3232
clippy_lints = { version = "0.0.212", path = "clippy_lints" }
3333
# end automatic update
34-
regex = "1"
3534
semver = "0.9"
3635
rustc_tools_util = { version = "0.2.0", path = "rustc_tools_util"}
3736
tempfile = { version = "3.1.0", optional = true }

0 commit comments

Comments
 (0)