Explorar o código

Update Rust edition in Gotham tests

Isaac Whitfield %!s(int64=6) %!d(string=hai) anos
pai
achega
5d5d4ef235
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      frameworks/Rust/gotham/Cargo.toml

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

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