parent
2b3de32ee5
commit
93ddca1da3
@ -0,0 +1,4 @@
|
|||||||
|
[tests]
|
||||||
|
run = ["none"]
|
||||||
|
comments = ["tests require files that are not included in published crates"]
|
||||||
|
|
@ -1 +1 @@
|
|||||||
SHA512 (zstd-0.12.4.crate) = 69b94d18982d7adbf0d3a79dc013c98af97ec2b10e10ef4cd6c15a89049f343fd83db3a79c393a43e9d12d8c071a728b8666680cc5a23817a126340ba9500715
|
SHA512 (zstd-0.13.0.crate) = daab48e7479826dbc14e7594b3c97c06eb2903f2ef94af419f0f5bb201931ecd917935d27049da363c9edca7cbc3b5d0ad3dbf3805376627df63862c658d17cd
|
||||||
|
@ -1,11 +0,0 @@
|
|||||||
--- zstd-0.12.4/Cargo.toml 1970-01-01T00:00:01+00:00
|
|
||||||
+++ zstd-0.12.4/Cargo.toml 2023-08-01T13:08:03.435950+00:00
|
|
||||||
@@ -15,7 +15,7 @@
|
|
||||||
name = "zstd"
|
|
||||||
version = "0.12.4"
|
|
||||||
authors = ["Alexandre Bury <alexandre.bury@gmail.com>"]
|
|
||||||
-exclude = ["assets/*.zst"]
|
|
||||||
+exclude = ["/assets/", "/appveyor.yml", "/rustfmt.toml"]
|
|
||||||
description = "Binding for the zstd compression library."
|
|
||||||
documentation = "https://docs.rs/zstd"
|
|
||||||
readme = "Readme.md"
|
|
Loading…
Reference in new issue