git.delta.rocks / jrsonnet / refs/commits / 2711ddb28fc9

difftreelog

source

crates/jsonnet-parser/Cargo.toml232 Bsourcehistory
1[package]2name = "jsonnet-parser"3version = "0.1.0"4authors = ["Лач <iam@lach.pw>"]5edition = "2018"67# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html89[dependencies]10peg = "0.6.2"