# 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-lib" version = "0.3.5" authors = ["konkitoman"] description = "Modulabile Download manager" keywords = [ "download", "upload", ] license = "GPL-3.0" repository = "https://github.com/ManStudio/MuzzMan-Lib" [profile.dev] panic = "unwind" [profile.release] debug = false panic = "unwind" [dependencies.bytes-kman] version = "0.1" [dependencies.get_ref] version = "0.1.0" [dependencies.libloading] version = "0.7.4" [dependencies.muzzman-lib-macros] version = "0.1.3" [dependencies.rand] version = "0.8.5" [dependencies.serde] version = "1.0.152" features = [ "derive", "std", "rc", "alloc", ] [features] default = []