git.delta.rocks / jrsonnet / refs/commits / d1754bf53960

difftreelog

build use ass-stroke from git

Yaroslav Bolyukin2023-09-22parent: #9ebfdeb.patch.diff
in: master

1 file changed

modifiedcmds/jrsonnet-fmt/Cargo.tomldiffbeforeafterboth
8jrsonnet-rowan-parser.workspace = true8jrsonnet-rowan-parser.workspace = true
9insta = "1.15"9insta = "1.15"
10indoc = "1.0"10indoc = "1.0"
11ass-stroke = { path = "/home/lach/build/ass-stroke/crates/ass-stroke", version = "0.1.0" }11ass-stroke = { git = "https://github.com/CertainLach/ass-stroke.git", version = "0.1.0" }
12clap = { version = "4.4.2", features = ["derive"] }12clap = { version = "4.4.2", features = ["derive"] }
13tempfile = "3.8.0"13tempfile = "3.8.0"
14thiserror = "1.0.48"14thiserror = "1.0.48"