uuid as workspace dependency
This commit is contained in:
parent
286f6523d7
commit
c80fca5b67
2 changed files with 4 additions and 1 deletions
|
|
@ -1,3 +1,6 @@
|
|||
[workspace]
|
||||
resolver = "3"
|
||||
members = ["combustcean-core", "combustcean-range", "combustcean-tongs"]
|
||||
|
||||
[dependencies]
|
||||
uuid = { version = "1.23.1", default-features = false }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue