use atom_chars to convert .scryerrc path string to atom

This commit is contained in:
Mark Thom
2021-02-28 23:26:22 -07:00
parent 498c4660d0
commit e8971e0d8b
3 changed files with 3 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "scryer-prolog"
version = "0.8.127"
version = "0.8.128"
authors = ["Mark Thom <markjordanthom@gmail.com>"]
edition = "2018"
description = "A modern Prolog implementation written mostly in Rust."