forked from jmug/stoatchat
split voice ops into its own library
This commit is contained in:
@@ -36,8 +36,8 @@ revolt-result = { path = "../core/result" }
|
||||
revolt-models = { path = "../core/models" }
|
||||
revolt-config = { path = "../core/config" }
|
||||
revolt-database = { path = "../core/database" }
|
||||
revolt-permissions = { version = "0.7.1", path = "../core/permissions" }
|
||||
revolt-presence = { path = "../core/presence", features = ["redis-is-patched"] }
|
||||
revolt-permissions = { path = "../core/permissions" }
|
||||
revolt-voice = { path = "../core/voice" }
|
||||
|
||||
# voice
|
||||
livekit-api = "0.3.2"
|
||||
|
||||
Reference in New Issue
Block a user