helix-mods/xtask/Cargo.toml

10 lines
231 B
TOML
Raw Normal View History

2021-11-17 14:30:11 +01:00
[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" }