# 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 = "unc-rng" version = "0.1.0" authors = ["Sebastian "] description = "This is a fork of tiny-rng https://github.com/JohnBSmith/tiny-rng to work with smart contract of the UNC protocol to minimize the binary size of the wasm" homepage = "https://github.com/Stolkerve/unc-rng" documentation = "https://github.com/Stolkerve/unc-rng" readme = "README.md" keywords = [ "rng", "random_numbers", "UNC", ] license = "MIT OR Apache-2.0" repository = "https://github.com/Stolkerve/unc-rng" [dependencies]