1 parent be713d1 commit 4152952Copy full SHA for 4152952
1 file changed
cspuz_core/Cargo.toml
@@ -24,7 +24,7 @@ csp-extra-constraints = []
24
[dependencies]
25
getopts = { version = "0.2", optional = true }
26
nom = { version = "7.0.0", optional = true }
27
-glucose_rs = { git = "https://github.com/semiexp/glucose_rs.git", optional = true }
+glucose_rs = { path = "./lib/glucose_rs", optional = true }
28
29
[build-dependencies]
30
cc = "=1.2.1"
0 commit comments