# 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 = "rustmate" version = "0.1.0" description = "Blazing fast, modern, and optimized Rust building blocks for smart contract development using Stylus." homepage = "https://github.com/cairoeth/rustmate" readme = "README.md" keywords = [ "arbitrum", "ethereum", "stylus", "alloy", "rust", ] license = "AGPL-3.0" repository = "https://github.com/cairoeth/rustmate" [dependencies.alloy-primitives] version = "0.3.1" [dependencies.alloy-sol-types] version = "0.3.1" [dependencies.stylus-sdk] version = "0.4.2" [dependencies.wee_alloc] version = "0.4.5" [features] export-abi = ["stylus-sdk/export-abi"]