add rename-dependencies to Cargo manifest
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
cargo-features = ["rename-dependency"]
|
||||
|
||||
[package]
|
||||
name = "scryer-prolog"
|
||||
version = "0.8.6"
|
||||
version = "0.8.7"
|
||||
authors = ["Mark Thom <markjordanthom@gmail.com>"]
|
||||
repository = "https://github.com/mthom/scryer-prolog"
|
||||
description = "A modern Prolog implementation written mostly in Rust."
|
||||
|
||||
Reference in New Issue
Block a user