Skip to content

Commit

Permalink
Version 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
untitaker committed Feb 5, 2017
1 parent a8ee80e commit 559b95e
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]

name = "staticfile"
version = "0.3.1"
version = "0.4.0"
authors = ["Zach Pomerantz <[email protected]>", "Jonathan Reem <[email protected]>"]
description = "Static file serving for Iron."
repository = "https://github.com/iron/staticfile"
Expand All @@ -24,7 +24,4 @@ optional = true
[dev-dependencies]
hyper = "0.10"
router = "0.5"

[dev-dependencies.iron-test]
git = "https://github.com/reem/iron-test.git"
rev = "3eaec2339a79952bb2864e7bf4ab7f690dd4f875"
iron-test = "0.5"

0 comments on commit 559b95e

Please sign in to comment.