Added complete scripts for generating third party license files

This commit is contained in:
Mikayla Maki 2023-01-18 12:28:02 -08:00
parent 9d58032064
commit d060114f00
65 changed files with 143 additions and 27 deletions

View file

@ -3,6 +3,7 @@ description = "Shared logic for communication between the Zed app and the zed.de
edition = "2021"
name = "rpc"
version = "0.1.0"
publish = false
[lib]
path = "src/rpc.rs"