rs48/rs48_lib/Cargo.toml
2022-09-30 16:25:47 +02:00

12 lines
231 B
TOML

[package]
name = "rs48_lib"
version = "1.3.1"
edition = "2021"
description = "components of rs48"
license = "MIT"
authors = ["JOLIMAITRE Matthieu <matthieu@imagevo.fr>"]
[dependencies]
rand = "0.8"
rayon = "1.5.3"
termion = "1.5"