Skip to content

Commit

Permalink
Add categories to Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
shepmaster authored Jan 20, 2017
1 parent d44a0e3 commit e1b0914
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ license = "MIT"
description = "The arena, a fast but limited type of allocator"
documentation = "https://docs.rs/typed-arena"
repository = "https://github.com/SimonSapin/rust-typed-arena"
categories = ["memory-management"]

[lib]
name = "typed_arena"
Expand Down

0 comments on commit e1b0914

Please sign in to comment.