# 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 = "proses" version = "0.1.0" authors = ["Seto Elkahfi "] build = false autobins = false autoexamples = false autotests = false autobenches = false description = "Professional secure execution server, a Node process manager." documentation = "https://github.com/smbcloudXYZ/proses" readme = "README.md" keywords = [ "cli", "node", "process", "manager", "secure", ] categories = [ "command-line-utilities", "command-line-interface", "development-tools", "web-programming", ] license = "Apache-2.0" repository = "https://github.com/smbcloudXYZ/proses" [[bin]] name = "prs" path = "src/main.rs" [dependencies.clap] version = "4.5" features = ["derive"]