Skip to content

Commit

Permalink
Add categories.
Browse files Browse the repository at this point in the history
  • Loading branch information
Cryptjar committed Apr 7, 2021
1 parent de2d8dd commit 99cf3f8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
[package]
name = "random-branch"
keywords = ["pick", "choose", "match"]
keywords = ["pick", "choose", "match", "random"]
version = "0.1.0-alpha.1"
description = "Provides a macro to select a random branch like match"
authors = ["Cryptjar <[email protected]>"]
edition = "2018"
repository = "https://github.com/cryptjar/random-branch"
readme = "README.md"
license = "MIT OR Apache-2.0"
categories = ["algorithms", "no-std"]


[features]
Expand Down

0 comments on commit 99cf3f8

Please sign in to comment.