# 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" rust-version = "1.64.0" name = "systeroid-core" version = "0.4.4" authors = ["Orhun Parmaksız "] description = "Core library of systeroid" homepage = "https://github.com/orhun/systeroid" readme = "README.md" keywords = [ "linux", "kernel", "parameter", "sysctl", ] license = "MIT OR Apache-2.0" repository = "https://github.com/orhun/systeroid" resolver = "1" [dependencies.dirs-next] version = "2.0.0" [dependencies.lazy_static] version = "1.4.0" [dependencies.log] version = "0.4.20" features = ["std"] [dependencies.owo-colors] version = "3.5.0" features = ["supports-colors"] [dependencies.parseit] version = "0.1.2" features = ["gzip"] [dependencies.rayon] version = "1.7.0" [dependencies.rust-ini] version = "0.19.0" [dependencies.serde] version = "1.0.188" features = ["derive"] [dependencies.serde_json] version = "1.0.107" [dependencies.sysctl] version = "0.5.4" [dependencies.thiserror] version = "1.0.48"