diff --git a/Cargo.toml b/Cargo.toml index 3704c6ed9..7688290e1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -71,7 +71,6 @@ libc = { version = "0.2.147" } assert_cmd = "2.0.8" assert_matches = "1.5.0" insta = { version = "1.30.0", features = ["filters"] } -regex = "1.9.0" testutils = { path = "lib/testutils" } [features]