Use workspace uuid (#10475)

Release Notes:

- N/A
This commit is contained in:
张小白 2024-04-12 22:53:10 +08:00 committed by GitHub
parent 0ab5a524b0
commit 04e89c4c51
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -66,7 +66,7 @@ taffy = { git = "https://github.com/DioxusLabs/taffy", rev = "1876f72bee5e376023
thiserror.workspace = true
time.workspace = true
util.workspace = true
uuid = { version = "1.1.2", features = ["v4", "v5"] }
uuid.workspace = true
waker-fn = "1.1.0"
[dev-dependencies]