parent
e0c2427370
commit
61cbf0f1c1
@ -1 +1 @@
|
||||
SOURCES/zstd-0.12.4.crate
|
||||
SOURCES/zstd-0.13.0.crate
|
||||
|
@ -1 +1 @@
|
||||
6d866e5a095e860f33c327b1a11fe95d7bf5e561 SOURCES/zstd-0.12.4.crate
|
||||
9e412cea2908f5507f21990c8c565b02b18ec9f3 SOURCES/zstd-0.13.0.crate
|
||||
|
@ -0,0 +1,4 @@
|
||||
[tests]
|
||||
run = ["none"]
|
||||
comments = ["tests require files that are not included in published crates"]
|
||||
|
@ -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