This repository has been archived on 2023-08-11. You can view files and clone it, but cannot push or open issues or pull requests.
lintc/Cargo.toml

12 lines
264 B
TOML

[package]
name = "lintc"
version = "0.2.2"
edition = "2021"
build = "build.rs"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[build-dependencies]
built = { version = "0.5", features = ["git2"] }
[dependencies]