cargo add uuid
This commit is contained in:
parent
83428f97f5
commit
286f6523d7
3 changed files with 10 additions and 13 deletions
|
|
@ -4,3 +4,4 @@ version = "0.1.0"
|
|||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
uuid = { version = "1.23.1", default-features = false }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue