diff --git a/Cargo.toml b/Cargo.toml index c603f44..01f1c22 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,6 +5,7 @@ edition = "2021" authors = ["reloginn "] description = "Lua 5.3 pattern engine, fully compatible with the original Lua 5.3 engine" license = "MIT" +repository = "https://github.com/reloginn/lsonar" [dependencies]