Update Rust crate log to 0.4.14

This commit is contained in:
Renovate Bot
2021-02-01 09:54:19 +00:00
parent 6ef727b601
commit 8afa6072f6
+1 -1
View File
@@ -18,6 +18,6 @@ chrono = "0.4"
rand = "0.8.2"
num_enum = "0.5.1"
thiserror = "1.0"
log = "0.4.13"
log = "0.4.14"
tokio = { version = "1.0.1", features = ["full"] }
async-trait = "0.1.42"