mirror of
https://github.com/crate-ci/typos.git
synced 2024-11-24 18:10:56 -05:00
chore: Encourage use of repository
This commit is contained in:
parent
ce6badcd18
commit
1353a953a5
1 changed files with 1 additions and 0 deletions
|
@ -87,6 +87,7 @@ zero_sized_map_values = "warn"
|
||||||
name = "PROJECT"
|
name = "PROJECT"
|
||||||
version = "0.0.1"
|
version = "0.0.1"
|
||||||
description = "DESCRIPTION"
|
description = "DESCRIPTION"
|
||||||
|
repository = "REPOSITORY"
|
||||||
categories = []
|
categories = []
|
||||||
keywords = []
|
keywords = []
|
||||||
license.workspace = true
|
license.workspace = true
|
||||||
|
|
Loading…
Reference in a new issue