parent
5780be7dd1
commit
12221084a1
@ -1,2 +1,3 @@
|
|||||||
/libflate_lz77-1.0.0.crate
|
/libflate_lz77-1.0.0.crate
|
||||||
/libflate_lz77-1.1.0.crate
|
/libflate_lz77-1.1.0.crate
|
||||||
|
/libflate_lz77-1.2.0.crate
|
||||||
|
@ -0,0 +1,30 @@
|
|||||||
|
--- libflate_lz77-1.2.0/Cargo.toml 1970-01-01T00:00:01+00:00
|
||||||
|
+++ libflate_lz77-1.2.0/Cargo.toml 2023-05-22T18:18:29.510490+00:00
|
||||||
|
@@ -22,27 +22,11 @@
|
||||||
|
license = "MIT"
|
||||||
|
repository = "https://github.com/sile/libflate"
|
||||||
|
|
||||||
|
-[dependencies.core2]
|
||||||
|
-version = "0.4"
|
||||||
|
-features = ["alloc"]
|
||||||
|
-optional = true
|
||||||
|
-default-features = false
|
||||||
|
-
|
||||||
|
-[dependencies.hashbrown]
|
||||||
|
-version = "0.13"
|
||||||
|
-optional = true
|
||||||
|
-
|
||||||
|
[dependencies.rle-decode-fast]
|
||||||
|
version = "1.0.0"
|
||||||
|
|
||||||
|
[dev-dependencies.libflate]
|
||||||
|
version = "1"
|
||||||
|
|
||||||
|
-[features]
|
||||||
|
-no_std = [
|
||||||
|
- "core2",
|
||||||
|
- "hashbrown",
|
||||||
|
-]
|
||||||
|
-
|
||||||
|
[badges.coveralls]
|
||||||
|
repository = "sile/libflate"
|
@ -1 +1 @@
|
|||||||
SHA512 (libflate_lz77-1.1.0.crate) = ab0cba9d324d2f7bf2a741e8ef8b0ee7bfa85ab6ee63b9ccf6ff912461ca854d6b7467e527d74ee93a219d6dec5bcecc3e61eea83d4cf5b2452f9a0aa97cd95c
|
SHA512 (libflate_lz77-1.2.0.crate) = 5aeb0d1ab0bef43a87552f93dca760450e6fcb0213c9dfdc0ed2f72fcb6ee1b26add02705f7c5a8552c975c9673b1a147fa036b6f4c42c07675a11b3cb1929d0
|
||||||
|
Loading…
Reference in new issue