mirror of
https://github.com/c0de-archive/hacktoberfest-2018.git
synced 2024-11-01 12:17:47 +00:00
7 lines
126 B
TOML
7 lines
126 B
TOML
[package]
|
|
name = "ftabaro"
|
|
version = "0.1.0"
|
|
authors = ["ftabaro <francesco.tabaro@gmail.com>"]
|
|
|
|
[dependencies]
|
|
rand = "0.5.5" |