difftreelog
fix publishing metadata
in: master
5 files changed
bindings/jrsonnet-web/Cargo.tomldiffbeforeafterboth1[package]1[package]2name = "jrsonnet-web"2name = "jrsonnet-web"3description = "WASM JS bindings for jrsonnet"3authors.workspace = true4authors.workspace = true4edition.workspace = true5edition.workspace = true5license.workspace = true6license.workspace = truecmds/jrsonnet-fmt/Cargo.tomldiffbeforeafterboth1[package]1[package]2name = "jrsonnet-fmt"2name = "jrsonnet-fmt"3description = "Jrsonnet code formatter CLI"3authors.workspace = true4authors.workspace = true4edition.workspace = true5edition.workspace = true5license.workspace = true6license.workspace = truecrates/jrsonnet-formatter/Cargo.tomldiffbeforeafterboth1[package]1[package]2name = "jrsonnet-formatter"2name = "jrsonnet-formatter"3description = "Jrsonnet code formatter"3authors.workspace = true4authors.workspace = true4edition.workspace = true5edition.workspace = true5license.workspace = true6license.workspace = truecrates/jrsonnet-peg-parser/Cargo.tomldiffbeforeafterboth1[package]1[package]2name = "jrsonnet-peg-parser"2name = "jrsonnet-peg-parser"3description = "Legacy peg-based parser for jrsonnet"3authors.workspace = true4authors.workspace = true4edition.workspace = true5edition.workspace = true5license.workspace = true6license.workspace = truecrates/jrsonnet-rowan-parser/Cargo.tomldiffbeforeafterboth1[package]1[package]2name = "jrsonnet-rowan-parser"2name = "jrsonnet-rowan-parser"3description = "Rowan-based CST for jrsonnet"3authors.workspace = true4authors.workspace = true4edition.workspace = true5edition.workspace = true5license.workspace = true6license.workspace = true