Skip to content

Commit 5556ec2

Browse files
chore: add licence to Cargo.toml
1 parent d538ee0 commit 5556ec2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
name = "php-parser-rs"
33
description = "A handwritten recursive-descent parser for PHP written in Rust"
44
keywords = ["php", "php-parser", "parser", "php-parser-rs", "php-ast"]
5+
license = "MIT"
56
version = "0.0.0"
67
edition = "2021"
78

0 commit comments

Comments
 (0)