mirror of
https://codeberg.org/icewind/taspromto.git
synced 2026-06-03 16:44:11 +02:00
initial version
This commit is contained in:
parent
197a88403b
commit
0c73695f2b
4 changed files with 1861 additions and 2 deletions
|
|
@ -7,3 +7,9 @@ edition = "2018"
|
|||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
rumqttc = "0.2.0"
|
||||
tokio = "0.2"
|
||||
dashmap = "3.11"
|
||||
json = "0.12.4"
|
||||
warp = "0.2.5"
|
||||
dotenv = "0.15.0"
|
||||
Loading…
Add table
Add a link
Reference in a new issue