parent
c70e69e15d
commit
c5f60b62e1
@ -0,0 +1,6 @@
|
||||
[DEFAULT]
|
||||
unwanted-features =
|
||||
alloc
|
||||
compiler_builtins
|
||||
core
|
||||
rustc-dep-of-std
|
@ -1,25 +0,0 @@
|
||||
--- miniz_oxide-0.4.3/Cargo.toml 2020-10-07T15:20:30+00:00
|
||||
+++ miniz_oxide-0.4.3/Cargo.toml 2020-11-07T17:52:19.058796+00:00
|
||||
@@ -32,22 +32,8 @@
|
||||
version = "0.2.3"
|
||||
default-features = false
|
||||
|
||||
-[dependencies.alloc]
|
||||
-version = "1.0.0"
|
||||
-optional = true
|
||||
-package = "rustc-std-workspace-alloc"
|
||||
-
|
||||
-[dependencies.compiler_builtins]
|
||||
-version = "0.1.2"
|
||||
-optional = true
|
||||
-
|
||||
-[dependencies.core]
|
||||
-version = "1.0.0"
|
||||
-optional = true
|
||||
-package = "rustc-std-workspace-core"
|
||||
[build-dependencies.autocfg]
|
||||
version = "1.0"
|
||||
|
||||
[features]
|
||||
no_extern_crate_alloc = []
|
||||
-rustc-dep-of-std = ["core", "alloc", "compiler_builtins", "adler/rustc-dep-of-std"]
|
@ -1 +1 @@
|
||||
SHA512 (miniz_oxide-0.4.3.crate) = 8c0e2b3a585a0986a61977d4459adb1a7c396ab53f4f688dcbeb2a09c60878b0423f54fd1879c190f5c64690a2473ed2a07d4162a650f6c39f402f6b27e863b7
|
||||
SHA512 (miniz_oxide-0.4.4.crate) = 2c6e484a8a53c6b1fb84e2bf9518919e6e5ba84e7716c0bb8e33b53dc0d3432c35f28f19c18368e27c94f6df66b7674f514ef889cf1b19f546bedfb6e6ebaf6f
|
||||
|
Loading…
Reference in new issue