Add dev-dependency
This commit is contained in:
parent
c9360a460a
commit
8678edb61e
1 changed files with 5 additions and 0 deletions
|
@ -35,3 +35,8 @@ path = "../libimagentrytag"
|
||||||
[dependencies.libimagutil]
|
[dependencies.libimagutil]
|
||||||
path = "../libimagutil"
|
path = "../libimagutil"
|
||||||
|
|
||||||
|
[dev-dependencies.libimagutil]
|
||||||
|
path = "../libimagutil"
|
||||||
|
default-features = false
|
||||||
|
features = ["testing"]
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue