Move into src/etc
This commit is contained in:
parent
28f6cab498
commit
3c2806957e
4 changed files with 2 additions and 2 deletions
|
|
@ -17,7 +17,7 @@ smallvec = "1.0"
|
|||
tempfile = "3"
|
||||
itertools = "0.9"
|
||||
regex = "1"
|
||||
json-types = { path = "./json-types" }
|
||||
json-types = { path = "../etc/json-types" }
|
||||
|
||||
[dev-dependencies]
|
||||
expect-test = "1.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue