# 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 = "2018" name = "subsystemctl" version = "0.2.0" authors = ["Sorah Fukumori "] description = "Utility to run systemd in WSL2 with a Linux namespace" homepage = "https://github.com/sorah/subsystemctl" license = "MIT" repository = "https://github.com/sorah/subsystemctl" [dependencies.anyhow] version = "1.0.31" [dependencies.clap] version = "2.33.1" [dependencies.env_logger] version = "0.7.1" [dependencies.libc] version = "0.2.71" [dependencies.log] version = "0.4.8" [dependencies.nix] version = "0.17.0" [dependencies.thiserror] version = "1.0.19"