[dependencies]
[lib]
name = "sandpile"
path = "src/lib.rs"
[package]
authors = ["chinmaydd <chinmay1dd@gmail.com>"]
description = "Library to do sandpile computations"
license = "MIT"
name = "sandpile"
readme = "README.md"
repository = "https://github.com/chinmaydd/sandpile"
version = "0.1.0"