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