Draft first version of event subscriptions 🎉
This commit is contained in:
parent
e92ea48e88
commit
d575f45411
11 changed files with 182 additions and 12 deletions
|
|
@ -41,6 +41,8 @@ serde_json = "1.0"
|
|||
directories = "2.0"
|
||||
reqwest = "0.9"
|
||||
rand = "0.7"
|
||||
chrono = "0.4"
|
||||
futures = "0.3"
|
||||
|
||||
[target.'cfg(target_arch = "wasm32")'.dev-dependencies]
|
||||
wasm-bindgen = "0.2.51"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue