blob: 01f9edf6b2fee60eae5e570850181000848a5d1d [file] [edit]
[package]
name = "xtask"
publish = false
edition.workspace = true
rust-version.workspace = true
license.workspace = true
repository.workspace = true
description = "Dev tooling for Vello"
keywords = ["testing"]
categories = ["testing", "graphics"]
[dependencies]
kompari = { git = "https://github.com/linebender/kompari.git", rev = "2643680d3e54a34b354a2dac5c62765c49d86176" }
kompari_tasks = { git = "https://github.com/linebender/kompari.git", rev = "2643680d3e54a34b354a2dac5c62765c49d86176" }
clap = { workspace = true, features = ["derive"] }
[lints]
workspace = true