birdkov/Cargo.toml

11 lines
215 B
TOML
Raw Permalink Normal View History

2024-06-13 20:27:19 -04:00
[package]
name = "birdkov"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
hound = "3.5.1"
markov-chain = "0.1.1"