Merge pull request 'Update Rust crate log to 0.4.18' (#123) from renovate/log-0.x into master
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #123
This commit is contained in:
@ -13,7 +13,7 @@ actix-session = { version = "0.7.2", features = ["cookie-session"] }
|
||||
actix-remote-ip = "0.1.0"
|
||||
clap = { version = "4.3.0", features = ["derive", "env"] }
|
||||
include_dir = "0.7.3"
|
||||
log = "0.4.17"
|
||||
log = "0.4.18"
|
||||
serde_json = "1.0.96"
|
||||
serde_yaml = "0.9.21"
|
||||
env_logger = "0.10.0"
|
||||
|
Reference in New Issue
Block a user