You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rust-tinyvec/tinyvec-fix-metadata.diff

12 lines
299 B

--- tinyvec-1.5.0/Cargo.toml 1970-01-01T00:00:01+00:00
+++ tinyvec-1.5.0/Cargo.toml 2021-09-27T13:03:37.441638+00:00
@@ -48,8 +48,6 @@
[dependencies.tinyvec_macros]
version = "0.1"
optional = true
-[dev-dependencies.criterion]
-version = "0.3.0"
[dev-dependencies.serde_test]
version = "1.0"