lighthouse/common/target_check/Cargo.toml

9 lines
178 B
TOML
Raw Normal View History

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