make return_from_clause macro respect verify_attributes

This commit is contained in:
Mark Thom
2019-04-14 23:15:59 -06:00
parent d3eec10fc5
commit 465f2cc6e5
3 changed files with 7 additions and 3 deletions

View File

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