zed/crates/release_channel/Cargo.toml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

14 lines
206 B
TOML
Raw Normal View History

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