Skip to content

Commit

Permalink
Bump iron to 0.6.0 version
Browse files Browse the repository at this point in the history
  • Loading branch information
ernestas-poskus committed Nov 7, 2017
1 parent 97a4bdf commit f141b57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion maud/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ categories = ["template-engine"]
[dependencies]
maud_htmlescape = { version = "0.17.0", path = "../maud_htmlescape" }
maud_macros = { version = "0.17.1", path = "../maud_macros" }
iron = { version = "0.5.1", optional = true }
iron = { version = "0.6.0", optional = true }
rocket = { version = "0.3", optional = true }

[badges]
Expand Down

0 comments on commit f141b57

Please sign in to comment.