# 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 = "xtoolbox" version = "0.1.2" authors = ["andy "] description = "This is a constantly changing toolbox, and there are often function names like php,python,golang,js,dart because I'm used to using these names, so that's it" readme = "README.md" keywords = [ "xtoolbox", "rust", ] categories = ["parsing"] license = "MIT" repository = "https://github.com/x7c7v7i87/xtoolbox.git" resolver = "2" [lib] name = "xtoolbox" path = "src/lib.rs" [dependencies.rust-crypto] version = "0.2.36" [dependencies.uuid] version = "1.0.0" features = ["v4"]