git.delta.rocks / jrsonnet / refs/commits / 6ac56eac7eb3

difftreelog

source

crates/jrsonnet-lexer/Cargo.toml302 Bsourcehistory
1[package]2name = "jrsonnet-lexer"3description = "Jrsonnet lexer shared between rowan and hand-rolled parser"4authors.workspace = true5edition.workspace = true6license.workspace = true7repository.workspace = true8version.workspace = true910[dependencies]11logos.workspace = true1213[lints]14workspace = true