helix-mods/xtask/Cargo.toml
2021-12-08 10:23:50 +09:00

10 lines
231 B
TOML

[package]
name = "xtask"
version = "0.5.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
helix-term = { version = "0.5", path = "../helix-term" }