# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2018" name = "ethcore-io" version = "1.12.0" authors = ["Parity Technologies "] description = "Ethcore IO library" homepage = "http://parity.io" license = "GPL-3.0" [dependencies.crossbeam-deque] version = "0.6" [dependencies.fnv] version = "1.0" [dependencies.futures] version = "0.1" [dependencies.log] version = "0.4" [dependencies.mio] version = "0.6.19" optional = true [dependencies.num_cpus] version = "1.8" [dependencies.parking_lot] version = "0.9" [dependencies.slab] version = "0.4" [dependencies.time] version = "0.1" [dependencies.timer] version = "0.2" [dependencies.tokio] version = "0.1"