docs link

This commit is contained in:
Robin Appelman 2020-12-02 00:29:10 +01:00
commit 36aada0b44

View file

@ -6,6 +6,7 @@ authors = ["Robin Appelman <robin@icewind.nl>"]
edition = "2018" edition = "2018"
license = "MIT OR Apache-2.0" license = "MIT OR Apache-2.0"
repository = "https://github.com/icewind1991/php-literal-parser" repository = "https://github.com/icewind1991/php-literal-parser"
documentation = "https://docs.rs/php-literal-parser"
[dependencies] [dependencies]
logos = "0.11" logos = "0.11"