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 @@ name = "live_kit_server"
version = "0.1.0"
edition = "2021"
description = "SDK for the LiveKit server API"
publish = false
[lib]
path = "src/live_kit_server.rs"