# 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 = "yaml-rust-davvid" version = "0.6.4" authors = [ "Yuheng Chen ", "David Aguilar ", ] description = "The missing YAML 1.2 parser for rust" homepage = "https://davvid.github.io/yaml-rust" documentation = "https://docs.rs/yaml-rust-davvid" readme = "README.md" license = "MIT/Apache-2.0" repository = "https://github.com/davvid/yaml-rust" [dependencies.encoding] version = "0.2" [dependencies.hashlink] version = "0.8" [dev-dependencies.quickcheck] version = "1.0" [badges.maintenance] status = "deprecated"