# 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 = "Malware_Rhapsody" version = "0.0.2" authors = ["Evgeney Knyazhev (SarK0Y) "] description = "Small researching of Linux's security for fun and education.. don't be silly to use it in wild. Have a great day, Dear Researcher/Scholar 💯❤️" readme = "README.md" keywords = [ "research", "education", "malware", "simple", "fun", ] categories = [ "research", "security", "command-line-utilities", ] license-file = "LICENSE" repository = "https://github.com/SarK0Y/Malware_Rhapsody" [dependencies.chrono] version = "0.4.31" [dependencies.dirs] version = "5.0.1" [dependencies.libc] version = "0.2.152" [dependencies.num-traits] version = "0.2.17" [dependencies.substring] version = "1.4.5" [features] dbg0 = [] in_dbg = []