Use libtest from crates.io
This commit is contained in:
parent
2957c4c42e
commit
3a9e30f6c9
@ -10,7 +10,7 @@ path = "lib.rs"
|
||||
crate-type = ["dylib", "rlib"]
|
||||
|
||||
[dependencies]
|
||||
libtest = { version = "0.0.0", git = "https://github.com/gnzlbg/libtest" }
|
||||
libtest = { version = "0.0.1" }
|
||||
|
||||
# not actually used but needed to always have proc_macro in the sysroot
|
||||
proc_macro = { path = "../libproc_macro" }
|
||||
|
Loading…
Reference in New Issue
Block a user