[package] name = "fbd-rs" version = "0.1.5" edition = "2021" license-file = "LICENSE" readme = "README.md" repository = "https://github.com/FBDev64/FBD-rs.git" homepage = "https://github.com/FBDev64/FBD/tree/fbd-rs" description = "Rewrite in Rust of FBD." [dependencies] chrono = "0.4.38" rand = "0.8.5"