Browse Source

Update versions for iron framework

Steve Klabnik 9 năm trước cách đây
mục cha
commit
e5854bce43
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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"