Update Rust crate log to 0.4.19
This commit is contained in:
@ -6,7 +6,7 @@ description = "TCP-over-HTTP solution"
|
||||
|
||||
[dependencies]
|
||||
clap = { version = "4.3.2", features = ["derive", "env"] }
|
||||
log = "0.4.18"
|
||||
log = "0.4.19"
|
||||
env_logger = "0.10.0"
|
||||
actix = "0.13.0"
|
||||
actix-web = { version = "4", features = ["rustls"] }
|
||||
|
Reference in New Issue
Block a user