From 46a6893d6e0646a552e5b7f4086c75e2b745a3bf Mon Sep 17 00:00:00 2001 From: Melody Horn Date: Thu, 1 Apr 2021 16:07:22 -0600 Subject: add repo link --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 0e35c85..336bb83 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,6 +3,7 @@ name = "bird-machine" version = "0.0.1" authors = ["Melody Horn / boringcactus "] description = "Compile your regular expressions at compile time." +repository = "https://code.boringcactus.com/bird-machine/" keywords = ["regex", "proc_macro"] edition = "2018" -- cgit v1.2.3