gpui hello world

This commit is contained in:
Fabien Freling 2024-04-05 23:57:47 +02:00
parent 603dc124dd
commit 1cc652384e
5 changed files with 5077 additions and 21 deletions

View file

@ -6,3 +6,4 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
gpui = { git = "https://github.com/zed-industries/zed", tag = "v0.129.2" }