Update Rust crate log to 0.4.27
This commit is contained in:
parent
9af64c541c
commit
2389f0f18e
@ -6,7 +6,7 @@ edition = "2021"
|
|||||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
log = "0.4.21"
|
log = "0.4.27"
|
||||||
env_logger = "0.11.3"
|
env_logger = "0.11.3"
|
||||||
anyhow = "1.0.97"
|
anyhow = "1.0.97"
|
||||||
serde = { version = "1.0.218", features = ["derive"] }
|
serde = { version = "1.0.218", features = ["derive"] }
|
||||||
|
Loading…
x
Reference in New Issue
Block a user