Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'crates/limit/Cargo.toml')
| -rw-r--r-- | crates/limit/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/crates/limit/Cargo.toml b/crates/limit/Cargo.toml index 27fe432909..aafde2b74a 100644 --- a/crates/limit/Cargo.toml +++ b/crates/limit/Cargo.toml @@ -1,6 +1,7 @@ [package] name = "limit" version = "0.0.0" +repository = "https://github.com/rust-lang/rust-analyzer" description = "A struct to enforce limits." authors.workspace = true |