add gh repo to Cargo.toml (#33)
This commit is contained in:
@@ -4,6 +4,7 @@ version = "0.1.1"
|
||||
edition = "2021"
|
||||
license = "Apache-2.0"
|
||||
description = "LiveKit interface for foreign languages"
|
||||
repository = "https://github.com/livekit/client-sdk-rust"
|
||||
|
||||
[dependencies]
|
||||
livekit = { path = "../livekit", version = "0.1.1" }
|
||||
|
||||
Reference in New Issue
Block a user