Files
zed/crates/zed_actions/Cargo.toml
Nate Butler 48eae645f2 Revert "Merge branch 'main' into git-panel-commit-editor"
This reverts commit 78b6cae754, reversing
changes made to 1cac4b6c00.
2024-12-16 15:29:44 -05:00

14 lines
198 B
TOML

[package]
name = "zed_actions"
version = "0.1.0"
edition = "2021"
publish = false
license = "GPL-3.0-or-later"
[lints]
workspace = true
[dependencies]
gpui.workspace = true
serde.workspace = true