# 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 = "tob" version = "0.2.13" authors = ["kilpatty "] description = "A helper library that makes calling various nodes easier" license = "MIT" [dependencies.async-std] version = "1.7.0" [dependencies.async-trait] version = "0.1.42" [dependencies.futures] version = "0.3.5" [dependencies.num-bigint] version = "0.4" [dependencies.rpc-json-client] version = "0.1.0" [dependencies.serde] version = "1" [dependencies.serde_derive] version = "1" [dependencies.serde_json] version = "1" [dependencies.surf] version = "2.1.0"