strfry/Cargo.toml
2024-05-16 20:47:33 +02:00

9 lines
128 B
TOML

[package]
name = "strfry"
version = "0.1.0"
edition = "2021"
description = "randomize a string"
license = "MIT"
[dependencies]