mirror of
https://codeberg.org/icewind/php-literal-parser.git
synced 2026-06-03 18:44:07 +02:00
11 lines
No EOL
205 B
TOML
11 lines
No EOL
205 B
TOML
[package]
|
|
name = "php-object-parser"
|
|
version = "0.1.0"
|
|
authors = ["Robin Appelman <robin@icewind.nl>"]
|
|
edition = "2018"
|
|
|
|
[dependencies]
|
|
logos = "0.11"
|
|
thiserror = "1.0"
|
|
source-span = "2.2"
|
|
maplit = "1.0.2" |