# 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 = "2018" name = "ymlfxr" version = "0.3.2" authors = ["Brett Smith "] description = "rust cli for formating yaml v1.2 that passes yamllint with default settings" homepage = "https://github.com/xbcsmith/ymlfxr" keywords = ["yaml", "yamllint"] categories = ["command-line-utilities"] license = "Apache-2.0" [dependencies.bytebuffer] version = "0.2.1" [dependencies.clap] version = "2.33" [dependencies.ulid] version = "0.3.1" [dependencies.yaml-rust] version = "0.4"