mirror of
https://github.com/zed-industries/zed.git
synced 2024-12-28 11:29:25 +00:00
Add missing license field to runnables_ui
This commit is contained in:
parent
e27c2fc946
commit
5783497c21
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
name = "runnables_ui"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
license = "GPL-3.0-or-later"
|
||||
|
||||
[dependencies]
|
||||
anyhow.workspace = true
|
||||
|
|
Loading…
Reference in a new issue