[package]
name = "mount"
authors = ["Jonathan Reem <jonathan.reem@gmail.com>"]
version = "0.2.0"
description = "Mounting middleware for Iron."
repository = "https://github.com/iron/mount"
documentation = "http://ironframework.io/doc/mount/index.html"
license = "MIT"
[dependencies]
iron = "0.4"
sequence_trie = "0.0"