rhai implementation added
This commit is contained in:
@@ -18,6 +18,8 @@ tonic = "0.12.3"
|
||||
tonic-reflection = "0.12.3"
|
||||
tracing = "0.1.41"
|
||||
time = { version = "0.3.37", features = ["local-offset"] }
|
||||
rhai = "1.21.0"
|
||||
bincode = "2.0.0"
|
||||
|
||||
[lib]
|
||||
name = "server"
|
||||
|
||||
Reference in New Issue
Block a user