# 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 = "somm_ethereum_gravity" version = "0.1.0" authors = ["PeggyJV , Justin Kilpatrick "] description = "This is a library that contains code for the interactions with the counterparty ethereum chain." license = "Apache-2.0" [dependencies.clarity] version = "0.4.11" [dependencies.deep_space] version = "2.4.3" [dependencies.log] version = "0.4" [dependencies.num256] version = "0.3" [dependencies.sha3] version = "0.9" [dependencies.somm_gravity_utils] version = "0.1.0" [dependencies.web30] version = "0.14.4"