mirror of
https://codeberg.org/icewind/tasproxy.git
synced 2026-06-13 07:54:10 +02:00
bumb dependencies + docker ci
This commit is contained in:
parent
0d5a00f269
commit
2bfffb9434
4 changed files with 233 additions and 331 deletions
|
|
@ -7,10 +7,10 @@ license = "MIT OR Apache-2.0"
|
|||
repository = "https://github.com/icewind1991/tasproxy"
|
||||
|
||||
[dependencies]
|
||||
rumqttc = "0.5"
|
||||
rumqttc = "0.8"
|
||||
tokio = { version = "1", features = ["macros", "rt-multi-thread"] }
|
||||
futures-util = "0.3"
|
||||
dashmap = "3"
|
||||
dashmap = "4"
|
||||
json = "0.12"
|
||||
warp = "0.3"
|
||||
dotenv = "0.15.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue