gpui 0.2.1 (#40158)

Closes #ISSUE

Release Notes:

- N/A *or* Added/Fixed/Improved ...
This commit is contained in:
Mikayla Maki
2025-10-14 05:05:55 +00:00
committed by GitHub
parent ee60d5855c
commit cc9af8d036
2 changed files with 2 additions and 2 deletions
Generated
+1 -1
View File
@@ -7098,7 +7098,7 @@ dependencies = [
[[package]]
name = "gpui"
version = "0.2.0"
version = "0.2.1"
dependencies = [
"anyhow",
"as-raw-xcb-connection",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "gpui"
version = "0.2.0"
version = "0.2.1"
edition.workspace = true
authors = ["Nathan Sobo <nathan@zed.dev>"]
description = "Zed's GPU-accelerated UI framework"