Move implementors directly into lib2
This commit is contained in:
@@ -7,4 +7,4 @@ edition = "2018"
|
|||||||
path = "lib.rs"
|
path = "lib.rs"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
implementors = { path = "../implementors" }
|
implementors = { path = "./implementors" }
|
||||||
|
|||||||
Reference in New Issue
Block a user