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.
|
|
|
--- image-0.25.2/Cargo.toml 1970-01-01T00:00:01+00:00
|
|
|
|
+++ image-0.25.2/Cargo.toml 2024-08-04T18:30:59.221595+00:00
|
|
|
|
@@ -47,20 +47,6 @@
|
|
|
|
"--cfg",
|
|
|
|
"docsrs",
|
|
|
|
]
|
|
|
|
-
|
|
|
|
-[[bench]]
|
|
|
|
-name = "decode"
|
|
|
|
-path = "benches/decode.rs"
|
|
|
|
-harness = false
|
|
|
|
-
|
|
|
|
-[[bench]]
|
|
|
|
-name = "encode"
|
|
|
|
-path = "benches/encode.rs"
|
|
|
|
-harness = false
|
|
|
|
-
|
|
|
|
-[[bench]]
|
|
|
|
-name = "copy_from"
|
|
|
|
-harness = false
|
|
|
|
|
|
|
|
[dependencies.bytemuck]
|
|
|
|
version = "1.8.0"
|
|
|
|
@@ -137,9 +123,6 @@
|
|
|
|
[dev-dependencies.crc32fast]
|
|
|
|
version = "1.2.0"
|
|
|
|
|
|
|
|
-[dev-dependencies.criterion]
|
|
|
|
-version = "0.5.0"
|
|
|
|
-
|
|
|
|
[dev-dependencies.glob]
|
|
|
|
version = "0.3"
|
|
|
|
|