# 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 = "rubi" version = "1.3.1" description = "An SDK for rubicon.finance" readme = "README.md" license-file = "LICENSE.txt" repository = "https://github.com/RubiconDeFi/rubi-rs" resolver = "1" [dependencies.anyhow] version = "1.0.65" [dependencies.ethers] version = "0.17.0" features = ["abigen"] [dependencies.futures] version = "0.3.25" [dependencies.hex] version = "0.4.3" [dependencies.numeraire] version = "1.3.0" [dependencies.rust_decimal] version = "1.26.1" [dependencies.serde] version = "1.0.145" features = ["derive"] [dependencies.serde_json] version = "1.0.86" [dependencies.tracing] version = "0.1.37" [features] aid = [] default = [] full = ["ierc20"] ierc20 = []