diff --git a/lib/Cargo.toml b/lib/Cargo.toml index 3942525..7dde0a6 100644 --- a/lib/Cargo.toml +++ b/lib/Cargo.toml @@ -1,13 +1,15 @@ [package] name = "curies" version.workspace = true -authors.workspace = true edition.workspace = true +description.workspace = true readme.workspace = true license-file.workspace = true keywords.workspace = true -homepage.workspace = true categories.workspace = true +repository.workspace = true +homepage.workspace = true +authors.workspace = true # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html