Files
char-counter/Cargo.toml
T

8 lines
96 B
TOML

[package]
name = "char-counter"
version = "0.1.0"
edition = "2024"
[dependencies]
rand = "0.8"