# 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 = "sks-ssh2-config" version = "0.1.1" authors = [ "koresframework", "Jonathan H. R. Lopes ", ] description = "Parses and writes ssh2 config files preserving their order" homepage = "https://gitlab.com/Kores/sks-ssh2-config" documentation = "https://docs.rs/sks-ssh2-config/" readme = "README.md" keywords = [ "ssh2-config", "ssh-config", "ssh", "ssh2-config-write", "ssh2-config-parse", ] categories = ["parser-implementations"] license = "MIT" repository = "https://gitlab.com/Kores/sks-ssh2-config" resolver = "2" [dependencies]