mirror of
https://github.com/Noratrieb/does-it-build.git
synced 2026-01-14 10:25:01 +01:00
7 lines
105 B
TOML
7 lines
105 B
TOML
[package]
|
|
name = "does-it-build"
|
|
version = "0.1.0"
|
|
edition = "2021"
|
|
|
|
[dependencies]
|
|
color-eyre = "0.6.3"
|