pass more numbers by reference

This commit is contained in:
Mark Thom
2019-05-25 00:16:07 -04:00
parent 1baf772b1c
commit ea9cfa6d40
2 changed files with 29 additions and 24 deletions

View File

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