Rust 2021

This commit is contained in:
Adrián Arroyo Calle
2021-11-01 23:03:51 +01:00
parent ca62e54652
commit dd51908439
3 changed files with 3 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
name = "prolog_parser"
version = "0.8.68"
authors = ["Mark Thom <markjordanthom@gmail.com>"]
edition = "2018"
edition = "2021"
repository = "https://github.com/mthom/scryer-prolog"
description = " An operator precedence parser for the Rebis development version of Scryer Prolog, an up and coming ISO Prolog implementation."
license = "BSD-3-Clause"