mirror of
https://codeberg.org/icewind/php-literal-parser.git
synced 2026-06-04 02:54:07 +02:00
wip
This commit is contained in:
parent
b3fd3bc6a3
commit
1f64e8af89
6 changed files with 770 additions and 2 deletions
|
|
@ -4,6 +4,8 @@ version = "0.1.0"
|
|||
authors = ["Robin Appelman <robin@icewind.nl>"]
|
||||
edition = "2018"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
logos = "0.11"
|
||||
thiserror = "1.0"
|
||||
source-span = "2.2"
|
||||
maplit = "1.0.2"
|
||||
Loading…
Add table
Add a link
Reference in a new issue