Specify uuid crate in the root Cargo.toml
Co-authored-by: Mikayla <mikayla@zed.dev>
This commit is contained in:
parent
6007c8705c
commit
af09861f5c
9 changed files with 10 additions and 7 deletions
|
@ -53,7 +53,7 @@ thiserror.workspace = true
|
|||
time.workspace = true
|
||||
tiny-skia = "0.5"
|
||||
usvg = { version = "0.14", features = [] }
|
||||
uuid = { version = "1.1.2", features = ["v4"] }
|
||||
uuid.workspace = true
|
||||
waker-fn = "1.1.0"
|
||||
|
||||
[build-dependencies]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue