Browse Source

Update versions for iron framework

Steve Klabnik 9 years ago
parent
commit
e5854bce43
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frameworks/Rust/iron/Cargo.toml

+ 1 - 1
frameworks/Rust/iron/Cargo.toml

@@ -5,5 +5,5 @@ version = "0.0.1"
 
 
 [dependencies]
 [dependencies]
 rustc-serialize = "0.3.18"
 rustc-serialize = "0.3.18"
-iron = "0.2.6"
+iron = "0.3.0"
 router = "0.1.0"
 router = "0.1.0"