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:
Maximilian Güntner
2025-07-09 12:00:08 +02:00
committed by Bo Chen
parent 9d4408ba76
commit 6ba949d741
5 changed files with 46 additions and 12 deletions

View File

@@ -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 }