mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
build: consolidate env_logger to workspace, update to 0.11.8
Signed-off-by: Maximilian Güntner <code@mguentner.de>
This commit is contained in:
committed by
Bo Chen
parent
9d4408ba76
commit
6ba949d741
@@ -129,6 +129,7 @@ igvm_defs = { git = "https://github.com/microsoft/igvm", branch = "main" }
|
||||
serde_json = "1.0.120"
|
||||
|
||||
# other crates
|
||||
env_logger = "0.11.8"
|
||||
thiserror = "2.0.12"
|
||||
uuid = { version = "1.17.0" }
|
||||
zerocopy = { version = "0.8.26", default-features = false }
|
||||
|
||||
Reference in New Issue
Block a user