[dependencies]
[lib]
name = "factorial"
path = "src/lib.rs"
[package]
authors = ["Srikanth Suresh <srikwit@gmail.com>"]
description = "A Crate that aims to clear interview questions in the shortest number of function calls!"
edition = "2018"
license = "MIT"
name = "interview"
version = "0.1.1"