openethereum/ethcore
marktoda 2a3217d8d8
Replace deprecated tempdir dependency with tempfile (#11588)
`Tempdir` is deprecated, but the functionality has been merged into
another crate: `tempfile`. This commit removes all `tempdir` dependencies
and replaces them with `tempfile` and the equivalent bindings.

Fixes #11560
2020-03-29 22:31:17 +02:00
..
account-db license update (#11543) 2020-03-05 12:19:39 +01:00
account-state license update (#11543) 2020-03-05 12:19:39 +01:00
benches license update (#11543) 2020-03-05 12:19:39 +01:00
block-gas-limit license update (#11543) 2020-03-05 12:19:39 +01:00
block-reward license update (#11543) 2020-03-05 12:19:39 +01:00
blockchain Replace deprecated tempdir dependency with tempfile (#11588) 2020-03-29 22:31:17 +02:00
builtin license update (#11543) 2020-03-05 12:19:39 +01:00
call-contract Fix project name, links, rename the binaries (#11580) 2020-03-25 17:16:51 +01:00
client-traits Code cleanup in the sync module (#11552) 2020-03-09 20:04:50 +01:00
db Fix project name, links, rename the binaries (#11580) 2020-03-25 17:16:51 +01:00
engine Misc docs and renames …and one less clone (#11556) 2020-03-10 23:58:54 +01:00
engines Replace deprecated tempdir dependency with tempfile (#11588) 2020-03-29 22:31:17 +02:00
evm Fix project name, links, rename the binaries (#11580) 2020-03-25 17:16:51 +01:00
executive-state Replace deprecated tempdir dependency with tempfile (#11588) 2020-03-29 22:31:17 +02:00
light Replace deprecated tempdir dependency with tempfile (#11588) 2020-03-29 22:31:17 +02:00
machine Replace deprecated tempdir dependency with tempfile (#11588) 2020-03-29 22:31:17 +02:00
node-filter Replace deprecated tempdir dependency with tempfile (#11588) 2020-03-29 22:31:17 +02:00
pod license update (#11543) 2020-03-05 12:19:39 +01:00
private-tx license update (#11543) 2020-03-05 12:19:39 +01:00
res Fix project name, links, rename the binaries (#11580) 2020-03-25 17:16:51 +01:00
service Replace deprecated tempdir dependency with tempfile (#11588) 2020-03-29 22:31:17 +02:00
snapshot Replace deprecated tempdir dependency with tempfile (#11588) 2020-03-29 22:31:17 +02:00
spec Replace deprecated tempdir dependency with tempfile (#11588) 2020-03-29 22:31:17 +02:00
src Replace deprecated tempdir dependency with tempfile (#11588) 2020-03-29 22:31:17 +02:00
state-db license update (#11543) 2020-03-05 12:19:39 +01:00
sync Fix project name, links, rename the binaries (#11580) 2020-03-25 17:16:51 +01:00
trace Fix project name, links, rename the binaries (#11580) 2020-03-25 17:16:51 +01:00
trie-vm-factories license update (#11543) 2020-03-05 12:19:39 +01:00
types Fix project name, links, rename the binaries (#11580) 2020-03-25 17:16:51 +01:00
verification Replace deprecated tempdir dependency with tempfile (#11588) 2020-03-29 22:31:17 +02:00
vm license update (#11543) 2020-03-05 12:19:39 +01:00
wasm license update (#11543) 2020-03-05 12:19:39 +01:00
Cargo.toml Replace deprecated tempdir dependency with tempfile (#11588) 2020-03-29 22:31:17 +02:00