diff --git a/crates/gpui/Cargo.toml b/crates/gpui/Cargo.toml index ee7549287378f537de71b08abf59bc6af2ab4a98..70608ccb0c549e72b0757a72381e38681ebc4335 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]