update build instructions, change to the scryer-prolog crate

This commit is contained in:
Mark Thom
2019-03-13 00:00:24 -06:00
parent d81268a181
commit f0f8bfb569
3 changed files with 8 additions and 8 deletions

4
Cargo.lock generated
View File

@@ -110,8 +110,8 @@ dependencies = [
]
[[package]]
name = "rusty-wam"
version = "0.8.1"
name = "scryer-prolog"
version = "0.8.2"
dependencies = [
"downcast 0.9.2 (registry+https://github.com/rust-lang/crates.io-index)",
"num 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",