chore: Rename internal uuid crate (#319)
Signed-off-by: Lucio Franco <[email protected]>
This commit is contained in:
@@ -12,7 +12,7 @@ license = "MIT"
|
||||
tonic = { path= "../../../tonic" }
|
||||
prost = "0.6"
|
||||
prost-types = "0.6"
|
||||
uuid = { path= "../uuid" }
|
||||
uuid = { package = "uuid1", path= "../uuid" }
|
||||
|
||||
[build-dependencies]
|
||||
tonic-build = { path= "../../../tonic-build" }
|
||||
|
||||
Reference in New Issue
Block a user