Skip to content

Commit

Permalink
Too many keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
marc0246 committed Jun 14, 2024
1 parent 5ec322a commit 4723dcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ documentation = "https://docs.rs/virtual-buffer"
readme = "README.md"
repository = "https://github.com/vulkano-rs/virtual-buffer"
license = "MIT OR Apache-2.0"
keywords = ["virtual", "memory", "buffer", "lock-free", "concurrent", "vector"]
keywords = ["virtual", "memory", "lock-free", "concurrent", "vector"]
categories = ["concurrency", "data-structures", "memory-management", "no-std", "no-std::no-alloc"]

[target.'cfg(unix)'.dependencies]
Expand Down

0 comments on commit 4723dcc

Please sign in to comment.