diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml index e72ee6c..780a162 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -19,7 +19,6 @@ regex = "1" serde = "1.0.140" serde_transmute = "0.1.4" smallvec = "1.10.0" -these = "2.0.0" [dev-dependencies] proptest = "1.0.0" |