zed/crates/zed_actions2/Cargo.toml

12 lines
268 B
TOML
Raw Normal View History

2023-11-09 16:54:05 +00:00
[package]
name = "zed_actions2"
version = "0.1.0"
edition = "2021"
publish = false
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
gpui = { package = "gpui2", path = "../gpui2" }
serde.workspace = true