upd deps
This commit is contained in:
parent
62a3dc80b8
commit
a516c777c3
856
Cargo.lock
generated
856
Cargo.lock
generated
File diff suppressed because it is too large
Load Diff
@ -10,15 +10,15 @@ async-stream = "0.3.3"
|
||||
clap = { version = "4.0.2", features = ["derive"] }
|
||||
ctrlc = "3.2.3"
|
||||
fast-socks5 = "0.8.1"
|
||||
flexi_logger = { version = "0.23.3", features = ["specfile_without_notification", "async"] }
|
||||
flexi_logger = { version = "0.25.5", features = ["specfile_without_notification", "async"] }
|
||||
log = "0.4.17"
|
||||
serde = { version = "1.0.145", features = ["derive"] }
|
||||
serde_derive = "1.0.145"
|
||||
tokio = { version = "1.24.1", features = ["io-std", "net", "rt-multi-thread", "macros"] }
|
||||
tokio-stream = "0.1.11"
|
||||
tokio-util = "0.7.4"
|
||||
toml = "0.5.9"
|
||||
windows-service = "0.5.0"
|
||||
toml = "0.7.4"
|
||||
windows-service = "0.6.0"
|
||||
|
||||
[profile.release]
|
||||
opt-level = 3
|
||||
|
Loading…
Reference in New Issue
Block a user