parent
6a2495bc7e
commit
a0ad54ab1d
@ -1,6 +0,0 @@
|
|||||||
[DEFAULT]
|
|
||||||
unwanted-features =
|
|
||||||
alloc
|
|
||||||
compiler_builtins
|
|
||||||
core
|
|
||||||
rustc-dep-of-std
|
|
@ -0,0 +1,12 @@
|
|||||||
|
[features]
|
||||||
|
hide = [
|
||||||
|
"alloc",
|
||||||
|
"compiler_builtins",
|
||||||
|
"core",
|
||||||
|
"rustc-dep-of-std",
|
||||||
|
]
|
||||||
|
|
||||||
|
[tests]
|
||||||
|
run = ["none"]
|
||||||
|
comments = ["resolve circular dependency with backtrace"]
|
||||||
|
|
@ -1 +1 @@
|
|||||||
SHA512 (addr2line-0.19.0.crate) = 18da72e412bb89028e2ccb838192330535e45300f6fd8edc7d1d64397792a3db12418aa24a3312730c5414e2a1b1d65e6b9d5691ba234c9142b5d885523a5e94
|
SHA512 (addr2line-0.21.0.crate) = afde7660dda30dee240e79df1fb5b92d4572520bf17a134ef3765e2a077af9e13713952d52e27fae420109b40f6e24dbce1056687dbcbead858ffc21cc7dc69b
|
||||||
|
Loading…
Reference in new issue