# 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 = "2021" rust-version = "1.56.1" name = "ethers-impl-num-traits" version = "0.1.1" authors = ["Parity Technologies "] description = "num-traits implementation for uint." homepage = "https://github.com/paritytech/parity-common" license = "MIT OR Apache-2.0" resolver = "1" [dependencies.integer-sqrt] version = "0.1" [dependencies.num-traits] version = "0.2" default-features = false [dependencies.uint] version = "0.9.5" default-features = false package = "ethers-uint-rs"