# 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 = "shrs_insulter" version = "0.0.1" authors = ["nithinmuthukumar"] description = "Implementation of bash insulter for shrs" readme = "README.md" keywords = [ "shrs", "shell", "posix", "unix", "plugin", ] license = "MIT OR Apache-2.0" repository = "https://github.com/nithinmuthukumar/shrs_insulter" [dependencies.lazy_static] version = "1.4.0" [dependencies.rand] version = "0.8.5" [dependencies.shrs] version = "0.0.1"