Add rand_distr
to "no-std" category
This commit is contained in:
parent
9a5a12f323
commit
7c0042d637
@ -11,7 +11,7 @@ description = """
|
||||
Sampling from random number distributions
|
||||
"""
|
||||
keywords = ["random", "rng", "distribution", "probability"]
|
||||
categories = ["algorithms"]
|
||||
categories = ["algorithms", "no-std"]
|
||||
edition = "2018"
|
||||
include = ["src/", "LICENSE-*", "README.md", "CHANGELOG.md", "COPYRIGHT"]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user