[package]
name = "snake"
version = "0.1.0"
authors = ["TimonPost <timonpost@hotmail.nl>"]
edition = "2018"
[dependencies]
rand = "0.4.2"
[dependencies.crossterm]
path = "../../../"