rs48/rs48_lib/Cargo.toml

11 lines
215 B
TOML

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