AdventOfCode/day11/Cargo.toml

7 lines
115 B
TOML
Raw Normal View History

2018-12-11 20:51:53 +01:00
[package]
name = "day11"
version = "0.1.0"
authors = ["attila <daf276@gmx.de>"]
[dependencies]
arrayfire = "3.6.0"