fix toplevel heap view

This commit is contained in:
Mark Thom
2019-03-24 10:10:43 -06:00
parent ca5138ccea
commit 155c54c99d
2 changed files with 12 additions and 16 deletions

View File

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