forked from jmug/stoatchat
split voice ops into its own library
This commit is contained in:
@@ -79,6 +79,7 @@ revolt-models = { path = "../core/models", features = [
|
||||
] }
|
||||
revolt-result = { path = "../core/result", features = ["rocket", "okapi"] }
|
||||
revolt-permissions = { path = "../core/permissions", features = ["schemas"] }
|
||||
revolt-voice = { path = "../core/voice" }
|
||||
|
||||
# voice
|
||||
livekit-api = "0.3.2"
|
||||
|
||||
Reference in New Issue
Block a user