# 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" rust-version = "1.56" name = "scrypto_statictypes" version = "0.0.1" authors = ["devmannic <82296715+devmannic@users.noreply.github.com>"] description = "Use explicit container types with Scrypto! Leverage the Rust compiler's type checking to increase security and productivity when developing Radix blueprints.\n" homepage = "https://github.com/devmannic/scrypto_statictypes" documentation = "https://devmannic.github.io/scrypto_statictypes" readme = "README.md" keywords = ["scrypto", "radix", "types", "security", "bucketof"] categories = ["cryptography::cryptocurrencies", "development-tools"] license = "MIT OR Apache-2.0" repository = "https://github.com/devmannic/scrypto_statictypes" resolver = "2" [lib] crate-type = ["cdylib", "lib"]