# 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 = "rinha" version = "0.0.6" authors = ["Community"] description = "Competição saudável de compiladores" documentation = "https://github.com/aripiprazole/rinha-de-compiler" readme = "README.md" keywords = [ "parsing", "programming-language", ] categories = [ "parsing", "compilers", "text-editors", ] license = "MIT" [dependencies.bupropion] version = "0.0.14" [dependencies.clap] version = "4.2.4" features = ["derive"] [dependencies.fern] version = "0.6.2" [dependencies.humantime] version = "2.1.0" [dependencies.lalrpop-util] version = "0.20.0" features = [ "lexer", "unicode", ] default-features = false [dependencies.log] version = "0.4.20" [dependencies.logos] version = "0.13.0" [dependencies.miette] version = "5.10.0" features = ["fancy"] [dependencies.owo-colors] version = "3.5.0" [dependencies.serde] version = "1.0.188" features = ["derive"] [dependencies.serde_json] version = "1.0.105" [dependencies.thiserror] version = "1.0.46" [build-dependencies.lalrpop] version = "0.20.0"