Compare commits
2 Commits
6e0cd152b8
...
037766ac0d
Author | SHA1 | Date | |
---|---|---|---|
037766ac0d | |||
7394030f5b |
@ -7,7 +7,7 @@ edition = "2024"
|
|||||||
log = "0.4.27"
|
log = "0.4.27"
|
||||||
env_logger = "0.11.7"
|
env_logger = "0.11.7"
|
||||||
clap = { version = "4.5.34", features = ["env", "derive"] }
|
clap = { version = "4.5.34", features = ["env", "derive"] }
|
||||||
tokio = { version = "1.43.0", features = ["full"] }
|
tokio = { version = "1.44.1", features = ["full"] }
|
||||||
tokio-rustls = { version = "0.26.2", features = ["ring", "tls12"], default-features = false }
|
tokio-rustls = { version = "0.26.2", features = ["ring", "tls12"], default-features = false }
|
||||||
rustls-pki-types = "1.11.0"
|
rustls-pki-types = "1.11.0"
|
||||||
webpki-roots = "0.26.8"
|
webpki-roots = "0.26.8"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user