update SEO stuff
parent
2532668ec5
commit
a438c2ee15
|
@ -1,6 +1,10 @@
|
|||
[package]
|
||||
description = "A Rust implementation of the PRNS fast random-access pseudo-random number generator"
|
||||
categories = ["algorithms", "no-std"]
|
||||
keywords = ["random", "rng"]
|
||||
name = "prns"
|
||||
version = "1.0.0"
|
||||
edition = "2024"
|
||||
license = "AGPL-3.0"
|
||||
|
||||
[dependencies]
|
||||
|
|
Loading…
Reference in New Issue