# 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 = "anyrust" version = "0.4.1" authors = ["myyrakle "] include = [ "src/lib.rs", "Cargo.toml", ] description = "any rust" homepage = "https://github.com/myyrakle/anyrust/blob/master/README.md" documentation = "https://github.com/myyrakle/anyrust/blob/master/README.md" readme = "README.md" keywords = ["any"] license = "MIT" repository = "https://github.com/myyrakle/anyrust" [dependencies.dyn-clone] version = "1.0.16" [dependencies.lazy_static] version = "1.4.0"