# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] name = "recipe-reader" version = "0.9.11" authors = ["Lukáš Hozda "] description = "A reader for recipe files of the C2 language. See c2lang.org for information about C2 lang and specification of the format." homepage = "http://github.com/c2hub/recipe-reader" license = "Fair" [dependencies]