There was an error while loading. Please reload this page.
1 parent d538ee0 commit 5556ec2Copy full SHA for 5556ec2
Cargo.toml
@@ -2,6 +2,7 @@
2
name = "php-parser-rs"
3
description = "A handwritten recursive-descent parser for PHP written in Rust"
4
keywords = ["php", "php-parser", "parser", "php-parser-rs", "php-ast"]
5
+license = "MIT"
6
version = "0.0.0"
7
edition = "2021"
8
0 commit comments