Disable dependency to service in rest-types by default
This commit is contained in:
parent
12e61d6bc2
commit
ef2bbd22cf
3 changed files with 29 additions and 0 deletions
|
|
@ -29,6 +29,7 @@ path = "../service"
|
|||
|
||||
[dependencies.rest-types]
|
||||
path = "../rest-types"
|
||||
features = ["service-impl"]
|
||||
|
||||
[dependencies.uuid]
|
||||
version = "1.8.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue