rustlang-fibonacci/Cargo.toml
2020-01-24 17:23:00 +00:00

10 lines
249 B
INI

[package]
name = "fibonnaci_kreyren"
version = "0.1.0"
authors = ["Kreyren <KostWarCZE@RiXotStudio.cz>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
die = "0.2.0"