pixelfoo-apps/Cargo.toml

10 lines
156 B
TOML
Raw Normal View History

2018-11-28 15:02:33 +00:00
[package]
name = "pixelfoo"
version = "0.1.0"
authors = ["juergen <juergen@chaospott.de>"]
edition = "2018"
[dependencies]
rand = "0.6.0"
2018-12-02 14:57:24 +00:00
chrono = "0.4.6"