lighthouse/common/target_check/Cargo.toml

9 lines
164 B
TOML
Raw Normal View History

[package]
name = "target_check"
version = "0.1.0"
authors = ["Michael Sproul <michael@sigmaprime.io>"]
edition = "2021"
[dependencies]
static_assertions = "1.1.0"