Tweak the description of the gpui crate (#4142)

This PR tweaks the description of the `gpui` crate, since it's now the
only version.

There can only be one!

Release Notes:

- N/A
This commit is contained in:
Marshall Bowers
2024-01-18 18:52:16 -05:00
committed by GitHub
parent 0691ad480b
commit 3542b99c9d
+1 -1
View File
@@ -3,7 +3,7 @@ name = "gpui"
version = "0.1.0"
edition = "2021"
authors = ["Nathan Sobo <nathan@zed.dev>"]
description = "The next version of Zed's GPU-accelerated UI framework"
description = "Zed's GPU-accelerated UI framework"
publish = false
[features]