Update Rust crate log to 0.4.17

This commit is contained in:
2022-10-25 22:04:59 +00:00
parent ae139e425a
commit 1b275e7fb1
3 changed files with 4 additions and 4 deletions

View File

@@ -8,4 +8,4 @@ edition = "2021"
[dependencies]
transmission-rpc = "0.3.6"
env_logger="0.9.0"
log = "0.4.16"
log = "0.4.17"