Skip to content

Commit

Permalink
Add repository link (#33)
Browse files Browse the repository at this point in the history
This crate is missing a repository link here: https://crates.io/crates/lazy-regex-proc_macros
  • Loading branch information
alexanderkjall authored Apr 1, 2024
1 parent cc1e088 commit be9bbfa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/proc_macros/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ authors = ["Canop <cano.petrole@gmail.com>"]
description = "proc macros for the lazy_regex crate"
license = "MIT"
edition = "2018"
repository = "https://github.com/Canop/lazy-regex/tree/main/src/proc_macros"

[dependencies]
syn = { version = "2.0", features = ["full"] }
Expand Down

0 comments on commit be9bbfa

Please sign in to comment.