blob: dbb980711e82339905c2a23268af49e93465cddc [file] [log] [blame]
[package]
name = "qg-cli"
version = "0.1.0"
authors = ["The Pigweed Authors"]
edition = "2021"
rust-version = "1.65"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
qg = { path = "../qg" }