# 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 = "topiary-queries" version = "0.5.1" authors = ["Tweag"] build = false autobins = false autoexamples = false autotests = false autobenches = false description = """ tree-sitter query files compatible with Topiary """ homepage = "https://topiary.tweag.io" documentation = "https://github.com/tweag/topiary#topiary" readme = "README.md" keywords = [ "code-formatter", "formatter", "text", "tree-sitter", ] categories = [ "development-tools", "text-processing", ] license = "MIT" repository = "https://github.com/tweag/topiary" [lib] name = "topiary_queries" path = "src/lib.rs" [features] bash = [] css = [] json = [] nickel = [] ocaml = [] ocaml_interface = [] ocamllex = [] rust = [] toml = [] tree_sitter_query = []