fix: add missing licenses & description
This commit is contained in:
@@ -1,6 +1,8 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "livekit-api"
|
name = "livekit-api"
|
||||||
version = "0.1.2"
|
version = "0.1.2"
|
||||||
|
license = "Apache-2.0"
|
||||||
|
description = "Server SDK for livekit"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
|
|
||||||
[features]
|
[features]
|
||||||
|
|||||||
@@ -1,6 +1,8 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "livekit-protocol"
|
name = "livekit-protocol"
|
||||||
version = "0.1.2"
|
version = "0.1.2"
|
||||||
|
license = "Apache-2.0"
|
||||||
|
description = "Protocol for LiveKit server"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
|
|||||||
Reference in New Issue
Block a user