2020-12-21 11:29:45 +01:00
|
|
|
[package]
|
2020-12-22 05:30:27 +01:00
|
|
|
name = "rsblocks"
|
2020-12-21 11:29:45 +01:00
|
|
|
version = "0.1.0"
|
|
|
|
authors = ["mustafa salih <mustafasalih1991@gmail.com>"]
|
|
|
|
edition = "2018"
|
|
|
|
|
|
|
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
|
|
|
|
|
|
|
[dependencies]
|
2020-12-22 05:30:27 +01:00
|
|
|
chrono = "0.4"
|
|
|
|
yaml-rust = "0.4"
|