Skip to content

Commit a323037

Browse files
committed
add categories
1 parent bdb3ab3 commit a323037

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ license = "MIT OR Apache-2.0"
1212
documentation = "https://docs.rs/anodized"
1313
repository = "https://github.com/mkovaxx/anodized"
1414
description = "An ecosystem for correct Rust based on lightweight contract annotations."
15+
categories = ["development-tools", "development-tools::procedural-macro-helpers"]
1516
keywords = ["correctness", "design-by-contract", "fuzzing", "property-based-testing", "verification"]
1617

1718
[workspace.dependencies]

0 commit comments

Comments
 (0)