use the updated readline.rs

This commit is contained in:
Mark Thom
2019-03-17 15:01:10 -06:00
parent a85fd5efa5
commit 2927387a66
3 changed files with 5 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "scryer-prolog"
version = "0.8.4"
version = "0.8.5"
authors = ["Mark Thom <markjordanthom@gmail.com>"]
repository = "https://github.com/mthom/scryer-prolog"
description = "A modern Prolog implementation written mostly in Rust."