refactor: clean up locking and convert to async
This commit is contained in:
@@ -24,5 +24,5 @@ hyper = { version = "1", features = ["server"] }
|
||||
hyper-util = "0"
|
||||
log = { version = "0" }
|
||||
mlua = { version = "0", features = ["async", "luau", "send"] }
|
||||
parking_lot = { version = "0" }
|
||||
tokio = { version = "1", features = ["macros"] }
|
||||
futures = "0"
|
||||
|
||||
Reference in New Issue
Block a user