mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-24 11:01:54 +00:00
xtask: publish = false
This commit is contained in:
parent
9aa7a50951
commit
d194edc49f
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
name = "xtask"
|
name = "xtask"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
|
publish = false
|
||||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
|
|
Loading…
Reference in a new issue