build: Consolidate UUID crate to workspace

Signed-off-by: Wei Liu <liuwe@microsoft.com>
This commit is contained in:
Wei Liu
2025-06-23 16:10:45 +00:00
committed by Bo Chen
parent fe07617f5d
commit a5287c6f67
4 changed files with 4 additions and 3 deletions

View File

@@ -130,4 +130,5 @@ serde_json = "1.0.120"
# other crates
thiserror = "2.0.12"
uuid = { version = "1.17.0" }
zerocopy = { version = "0.8.24", default-features = false }