update SEO stuff

main
_ 2025-04-07 21:26:45 -05:00
parent 2532668ec5
commit a438c2ee15
1 changed files with 4 additions and 0 deletions

View File

@ -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]