openethereum/parity
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
..
cli Fix project name, links, rename the binaries (#11580) 2020-03-25 17:16:51 +01:00
db Replace deprecated tempdir dependency with tempfile (#11588) 2020-03-29 22:31:17 +02:00
light_helpers license update (#11543) 2020-03-05 12:19:39 +01:00
logger Fix project name, links, rename the binaries (#11580) 2020-03-25 17:16:51 +01:00
secretstore [secretstore] create db_version file when database doesn't exist (#11570) 2020-03-16 19:53:47 +01:00
account.rs Fix project name, links, rename the binaries (#11580) 2020-03-25 17:16:51 +01:00
account_utils.rs Fix project name, links, rename the binaries (#11580) 2020-03-25 17:16:51 +01:00
blockchain.rs license update (#11543) 2020-03-05 12:19:39 +01:00
cache.rs license update (#11543) 2020-03-05 12:19:39 +01:00
configuration.rs Replace deprecated tempdir dependency with tempfile (#11588) 2020-03-29 22:31:17 +02:00
deprecated.rs license update (#11543) 2020-03-05 12:19:39 +01:00
export_hardcoded_sync.rs license update (#11543) 2020-03-05 12:19:39 +01:00
helpers.rs Replace deprecated tempdir dependency with tempfile (#11588) 2020-03-29 22:31:17 +02:00
informant.rs informant: display I/O stats (#11523) 2020-03-17 16:44:27 +01:00
lib.rs Replace deprecated tempdir dependency with tempfile (#11588) 2020-03-29 22:31:17 +02:00
main.rs Fix project name, links, rename the binaries (#11580) 2020-03-25 17:16:51 +01:00
modules.rs license update (#11543) 2020-03-05 12:19:39 +01:00
params.rs license update (#11543) 2020-03-05 12:19:39 +01:00
presale.rs license update (#11543) 2020-03-05 12:19:39 +01:00
rpc.rs license update (#11543) 2020-03-05 12:19:39 +01:00
rpc_apis.rs license update (#11543) 2020-03-05 12:19:39 +01:00
run.rs license update (#11543) 2020-03-05 12:19:39 +01:00
signer.rs license update (#11543) 2020-03-05 12:19:39 +01:00
snapshot_cmd.rs license update (#11543) 2020-03-05 12:19:39 +01:00
stratum.rs license update (#11543) 2020-03-05 12:19:39 +01:00
upgrade.rs license update (#11543) 2020-03-05 12:19:39 +01:00
user_defaults.rs license update (#11543) 2020-03-05 12:19:39 +01:00