mirror of
https://github.com/biomejs/biome.git
synced 2025-12-23 08:21:13 +00:00
11 lines
151 B
TOML
11 lines
151 B
TOML
[package]
|
|
edition = "2024"
|
|
name = "xtask"
|
|
publish = false
|
|
version = "0.0.0"
|
|
|
|
[dependencies]
|
|
anyhow = { workspace = true }
|
|
|
|
[lints]
|
|
workspace = true
|