Jelajahi Sumber

Update Rust edition in Gotham tests

Isaac Whitfield 6 tahun lalu
induk
melakukan
5d5d4ef235
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  1. 1 0
      frameworks/Rust/gotham/Cargo.toml

+ 1 - 0
frameworks/Rust/gotham/Cargo.toml

@@ -2,6 +2,7 @@
 name = "gotham_techempower"
 name = "gotham_techempower"
 version = "0.1.0"
 version = "0.1.0"
 authors = ["Isaac Whitfield <[email protected]>"]
 authors = ["Isaac Whitfield <[email protected]>"]
+edition = "2018"
 
 
 [dependencies]
 [dependencies]
 gotham = "0.4"
 gotham = "0.4"