[dependencies]
lazy_static = "^0.2"
regex = "^0.2"
[package]
authors = ["shybyte@gmail.com"]
description = "A rusty Lisp inspired by Clojure for usage as simple configuration language"
license = "MIT"
name = "risp"
repository = "https://github.com/shybyte/risp"
version = "0.7.0"