# 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 = "muzzman-daemon" version = "0.0.8" authors = ["konkitoman"] description = "MuzzMan Daemon Session" keywords = ["muzzman-session"] license = "GPL-3.0" repository = "https://github.com/ManStudio/MuzzMan-Daemon" [[example]] name = "get_location_info" path = "./examples/get_location_info.rs" [dependencies.bytes-kman] version = "0.1" [dependencies.dirs] version = "4.0.0" [dependencies.muzzman-lib] version = "0.3.5" [dependencies.polling] version = "2.5.2"