blob: cb3742d790ebbdc13d09681d2e18a815f57952bc [file] [log] [blame]
[package]
name = "capture"
version = "0.1.0"
edition.workspace = true
license.workspace = true
description = "Tool for capturing a real-world workspace for benchmarking."
publish = false
[dependencies]
cargo_metadata.workspace = true
flate2.workspace = true
tar.workspace = true
toml.workspace = true
[lints]
workspace = true