# 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" name = "uniswap-core" version = "0.6.1" authors = [ "malik ", "Shuhui Luo ", ] description = "The Uniswap SDK Core in Rust provides essential functionality for interacting with the Uniswap decentralized exchange" readme = "README.md" license = "MIT" [dependencies.alloy-primitives] version = "0.5.4" [dependencies.bigdecimal] version = "0.4.2" [dependencies.eth_checksum] version = "0.1.2" [dependencies.lazy_static] version = "1.4.0" [dependencies.num-bigint] version = "0.4.4" [dependencies.num-integer] version = "0.1.45" [dependencies.num-rational] version = "0.4.1" [dependencies.num-traits] version = "0.2.17" [dependencies.regex] version = "1.10.2" [dependencies.rustc-hex] version = "2.1.0" [dependencies.serde-value] version = "0.7.0" [dependencies.sha3] version = "0.10.8"