# 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] edition = "2018" name = "kes" version = "0.16.0" authors = ["Riey "] description = "Korean Era Script" homepage = "https://github.com/Riey/kes-rs" documentation = "https://docs.rs/kes" readme = "README.md" keywords = ["script", "language"] license = "MIT" repository = "https://github.com/Riey/kes-rs" [profile.release] debug = true [dependencies.ahash] version = "0.6.1" [dependencies.arrayvec] version = "0.5.2" [dependencies.async-trait] version = "0.1.42" [dependencies.lalrpop-util] version = "0.19.1" [dependencies.memchr] version = "2.3.4" [dependencies.serde] version = "1.0.118" features = ["derive"] [dependencies.static_assertions] version = "1.1.0" [dependencies.string-interner] version = "0.12.1" [dependencies.thiserror] version = "1.0.22" [dev-dependencies.bincode] version = "1.3.1" [dev-dependencies.futures-executor] version = "0.3.8" [dev-dependencies.pretty_assertions] version = "0.6.1" [dev-dependencies.serde_json] version = "1.0.60" [build-dependencies.lalrpop] version = "0.19.1"