Skip to content

Commit 4388773

Browse files
committed
deps: remove unused regex dependency from root crate
1 parent ceddf34 commit 4388773

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)