# 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 = "styluszeppelin" version = "0.1.5" authors = ["Dinesh dineshaitham2@gmail.com"] description = "A Rust Crate for secure smart contract development For Arbitrum Stylus" readme = "README.md" keywords = [ "solditiy", "erc20", "stylus", ] license = "ISC" [profile.release] opt-level = "s" lto = true codegen-units = 1 panic = "abort" strip = true [dependencies.alloy-primitives] version = "0.3.1" [dependencies.alloy-sol-types] version = "0.3.1" [dependencies.rustlearn] version = "0.5.0" [dependencies.stylus-proc] version = "0.4.3" [dependencies.stylus-sdk] version = "0.4.3" features = ["docs"] [dependencies.wee_alloc] version = "0.4.5" [features] export-abi = ["stylus-sdk/export-abi"] [target.aarch64-apple-darwin] [target.x86_64-apple-darwin]