diff --git a/crates/gpui/Cargo.toml b/crates/gpui/Cargo.toml index ee75492873..70608ccb0c 100644 --- a/crates/gpui/Cargo.toml +++ b/crates/gpui/Cargo.toml @@ -3,7 +3,7 @@ name = "gpui" version = "0.1.0" edition = "2021" authors = ["Nathan Sobo "] -description = "The next version of Zed's GPU-accelerated UI framework" +description = "Zed's GPU-accelerated UI framework" publish = false [features]