update build instructions, change to the scryer-prolog crate
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
[package]
|
||||
name = "rusty-wam"
|
||||
version = "0.8.1"
|
||||
name = "scryer-prolog"
|
||||
version = "0.8.2"
|
||||
authors = ["Mark Thom <markjordanthom@gmail.com>"]
|
||||
repository = "https://github.com/mthom/rusty-wam"
|
||||
description = "The Warren Abstract Machine in Rust."
|
||||
repository = "https://github.com/mthom/scryer-prolog"
|
||||
description = "A modern Prolog implementation written mostly in Rust."
|
||||
license = "BSD-3-Clause"
|
||||
|
||||
[dependencies]
|
||||
|
||||
Reference in New Issue
Block a user