Changed path to name of git repository, to work when cloning
Signed-off-by: Martin Berg Alstad <600878@stud.hvl.no>
This commit is contained in:
parent
7e2df67fee
commit
61da72936e
@ -9,7 +9,7 @@ homepage.workspace = true
|
||||
[dependencies]
|
||||
diesel = { workspace = true }
|
||||
diesel-async = { workspace = true }
|
||||
lib = { path = "../../../lib", features = ["diesel", "derive"] }
|
||||
lib = { path = "../../../rust-lib", features = ["diesel", "derive"] }
|
||||
derive_more = { workspace = true, features = ["constructor", "from"] }
|
||||
thiserror = { workspace = true }
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user