chore: add repository to Cargo.toml
This commit is contained in:
parent
f0fef4f1d2
commit
5890a15641
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ edition = "2021"
|
|||
authors = ["ThetaDev <t.testboy@gmail.com>"]
|
||||
license = "MIT"
|
||||
description = "Generate and translate standard UUIDs into shorter formats"
|
||||
repository = "https://code.thetadev.de/ThetaDev/short-uuid"
|
||||
keywords = ["uuid", "base58", "base62"]
|
||||
|
||||
[features]
|
||||
|
|
Loading…
Add table
Reference in a new issue