This commit is contained in:
Robin Appelman 2020-12-01 23:08:19 +01:00
commit 53907be244

View file

@ -1,8 +1,11 @@
[package]
name = "php-literal-parser"
description = "parser for php literals"
version = "0.1.0"
authors = ["Robin Appelman <robin@icewind.nl>"]
edition = "2018"
license = "MIT OR Apache-2.0"
repository = "https://github.com/icewind1991/php-literal-parser"
[dependencies]
logos = "0.11"