# 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 = "etc" version = "0.1.20" authors = ["clearloop"] description = "It's time to bundle etc for your awesome project!" homepage = "https://github.com/clearloop/etc" documentation = "https://docs.rs/etc" readme = "./README.md" keywords = ["os"] license = "MIT" repository = "https://github.com/clearloop/etc" [dependencies.serde] version = "1.0.193" features = ["derive"] optional = true [features] default = []