# 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 = "ZHRXXLib" version = "0.4.0" authors = ["zhrxxgroup"] build = false include = [ "**/*.rs", "Cargo.toml", ] autobins = false autoexamples = false autotests = false autobenches = false description = "Simple Library, will be updated in future" homepage = "https://github.com/zhrxxgroup/rust-zhrxxlib" documentation = "https://zxdocs.gitbook.io/zhrxxlib" readme = "README.md" keywords = [ "lib", "zhrxxgroup", ] categories = ["command-line-utilities"] license = "MIT" [lib] name = "ZHRXXLib" path = "src/lib.rs" [dependencies.chrono] version = "0.4" [dependencies.dirs] version = "5.0.1" [dependencies.rodio] version = "0.19.0" [dependencies.urlencoding] version = "2.1.3"