# 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 = "inkmate-common" version = "0.0.1" description = "Common utilities for inkmate" keywords = [ "arbitrum", "ethereum", "stylus", "alloy", "inkmate", ] license = "MIT" resolver = "1" [dependencies.alloy-primitives] version = "0.3.1" [dependencies.alloy-sol-types] version = "0.3.1" [dev-dependencies.ethers] version = "2.0" [dev-dependencies.eyre] version = "0.6.8" [dev-dependencies.k256] version = "0.13.3" features = ["ecdsa"] default-features = false [dev-dependencies.mockall] version = "0.10.2" [dev-dependencies.secp256k1] version = "0.29.0" features = [ "alloc", "recovery", "rand", "global-context", ] default-features = false