# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "verboten" version = "0.9.2" authors = ["Jan Danielsson "] exclude = ["rustfmt.toml", "bld.ps1", ".gitattributes"] description = "A service wrapper to start msvsmon in a hazardous mode." keywords = ["msvsmon", "debug", "service", "windows"] categories = ["development-tools"] license = "0BSD" repository = "https://github.com/openqrnch/verboten" [package.metadata.docs.rs] default-target = "x86_64-pc-windows-msvc" targets = ["x86_64-pc-windows-msvc", "i686-pc-windows-msvc"] [profile.release] lto = true [dependencies.eventlog] version = "0.1" [dependencies.humantime] version = "2" [dependencies.log] version = "0.4" [dependencies.qargparser] version = "0.5" [dependencies.registry] version = "1" [dependencies.windows-service] version = "0.3" [dependencies.winreg] version = "0.8"