riquid 0.0.1

A rust implementation of Liquid
Documentation
[package]
name        = "riquid"
version     = "0.0.1"
description = "A rust implementation of Liquid"
authors     = ["David Muto <david.muto@gmail.com>"]

documentation = "https://github.com/pseudomuto/riquid"
homepage      = "https://github.com/pseudomuto/riquid"
repository    = "https://github.com/pseudomuto/riquid"
readme        = "README.md"
license       = "LICENSE"

[dependencies]
regex = "0.1.41"