parent
d454de4506
commit
3da35ceb48
@ -0,0 +1,35 @@
|
||||
--- gimli-0.28.1/Cargo.toml 1970-01-01T00:00:01+00:00
|
||||
+++ gimli-0.28.1/Cargo.toml 2023-11-29T18:47:33.804255+00:00
|
||||
@@ -48,20 +48,6 @@
|
||||
[profile.test]
|
||||
split-debuginfo = "packed"
|
||||
|
||||
-[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"
|
||||
-
|
||||
[dependencies.fallible-iterator]
|
||||
version = "0.3.0"
|
||||
optional = true
|
||||
@@ -97,11 +83,6 @@
|
||||
"endian-reader",
|
||||
]
|
||||
read-core = []
|
||||
-rustc-dep-of-std = [
|
||||
- "dep:core",
|
||||
- "dep:alloc",
|
||||
- "dep:compiler_builtins",
|
||||
-]
|
||||
std = [
|
||||
"fallible-iterator?/std",
|
||||
"stable_deref_trait?/std",
|
@ -1,6 +0,0 @@
|
||||
[DEFAULT]
|
||||
unwanted-features =
|
||||
alloc
|
||||
compiler_builtins
|
||||
core
|
||||
rustc-dep-of-std
|
@ -1 +1 @@
|
||||
SHA512 (gimli-0.27.3.crate) = b3782d510bbfcbcfd8801b4343a6864b91cf954808e935745caaf1b7e7b3f2f94814f1543de9a36a8d4e5c29d08d69be9361aa2b31e7a261d5dc6e7b66ef4ccd
|
||||
SHA512 (gimli-0.28.1.crate) = 695e46471fc07813dc4a47744458729b097f6efbfceeb57eb3db4165654e99bebb98dde2d73230b90bb5dd7c0ca0c6e77c7c3dc6f2abf70058b830a2fb386d25
|
||||
|
Loading…
Reference in new issue