We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2957c4c commit 3a9e30fCopy full SHA for 3a9e30f
src/libtest/Cargo.toml
@@ -10,7 +10,7 @@ path = "lib.rs"
10
crate-type = ["dylib", "rlib"]
11
12
[dependencies]
13
-libtest = { version = "0.0.0", git = "https://github.com/gnzlbg/libtest" }
+libtest = { version = "0.0.1" }
14
15
# not actually used but needed to always have proc_macro in the sysroot
16
proc_macro = { path = "../libproc_macro" }
0 commit comments