rename prolog_parser_rebis to prolog_parser

also remove remaining extern crate statements that slipped through earlier
This commit is contained in:
Skgland
2021-02-06 21:57:27 +01:00
parent 0d983e63a1
commit 5041042925
35 changed files with 76 additions and 84 deletions

View File

@@ -1,5 +1,5 @@
[package]
name = "prolog_parser_rebis"
name = "prolog_parser"
version = "0.8.68"
authors = ["Mark Thom <markjordanthom@gmail.com>"]
edition = "2018"