improvement: get state
This commit is contained in:
@@ -24,7 +24,7 @@ log = "0.4.8"
|
||||
sled = "0.31.0"
|
||||
directories = "2.0.2"
|
||||
js_int = "0.1.5"
|
||||
serde_json = "1.0.53"
|
||||
serde_json = { version = "1.0.53", features = ["raw_value"] }
|
||||
serde = "1.0.110"
|
||||
tokio = { version = "0.2.21", features = ["macros"] }
|
||||
rand = "0.7.3"
|
||||
|
||||
Reference in New Issue
Block a user