speed up unification

This commit is contained in:
Mark Thom
2019-04-27 23:39:19 -06:00
parent 9b21e04539
commit e135063325
3 changed files with 17 additions and 8 deletions

View File

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