Implement zed --version
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
This commit is contained in:
parent
5ab35bd6fd
commit
926c75dadf
3 changed files with 72 additions and 7 deletions
|
@ -22,4 +22,5 @@ serde = { version = "1.0", features = ["derive"] }
|
|||
cocoa = "0.24"
|
||||
core-foundation = "0.9"
|
||||
core-services = "0.2"
|
||||
objc = "0.2"
|
||||
objc = "0.2"
|
||||
plist = "1.3"
|
Loading…
Add table
Add a link
Reference in a new issue