update repo url

This commit is contained in:
Robin Appelman 2025-05-30 16:25:02 +02:00
commit d2376bfa02

View file

@ -5,7 +5,7 @@ version = "0.6.2"
authors = ["Robin Appelman <robin@icewind.nl>"] 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://codeberg.org/icewind/php-literal-parser"
documentation = "https://docs.rs/php-literal-parser" documentation = "https://docs.rs/php-literal-parser"
rust-version = "1.70.0" rust-version = "1.70.0"