# 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 = "yabo" version = "0.1.0" description = "runtimeless functional language for defining binary parsers" readme = "README.md" license = "MIT" resolver = "2" [dependencies.ariadne] version = "0.1.5" [dependencies.bumpalo] version = "3.9.1" [dependencies.dot] version = "0.1.4" [dependencies.enumflags2] version = "0.7.5" [dependencies.fxhash] version = "0.2.1" [dependencies.petgraph] version = "0.6.0" [dependencies.salsa] version = "0.16.1" [dependencies.thiserror] version = "1.0.30" [dependencies.tree-sitter] version = "0.20.6" [dependencies.tree-sitter-yabo] version = "0.0.1" [build-dependencies.cc] version = "1.0.73"