You've already forked gpui-component
mirror of
https://github.com/librekeys/gpui-component.git
synced 2026-04-14 08:46:29 -07:00
15 lines
243 B
TOML
15 lines
243 B
TOML
[package]
|
|
name = "input"
|
|
version = "0.5.0"
|
|
publish = false
|
|
edition.workspace = true
|
|
|
|
[dependencies]
|
|
anyhow.workspace = true
|
|
gpui.workspace = true
|
|
gpui-component.workspace = true
|
|
gpui-component-assets.workspace = true
|
|
|
|
[lints]
|
|
workspace = true
|