Add dependency
This commit is contained in:
parent
bf4a5cda44
commit
1f745af0d8
1 changed files with 3 additions and 0 deletions
|
@ -10,6 +10,9 @@ lazy_static = "0.1.15"
|
|||
[dependencies.libimagstore]
|
||||
path = "../libimagstore"
|
||||
|
||||
[dependencies.libimagnotes]
|
||||
path = "../libimagnotes"
|
||||
|
||||
[dependencies.libimagerror]
|
||||
path = "../libimagerror"
|
||||
|
||||
|
|
Loading…
Reference in a new issue