]> Untitled Git - lemmy.git/commitdiff
Revert "Adding Rust 2018 edition"
authorDessalines <tyhou13@gmx.com>
Mon, 3 Jun 2019 17:15:24 +0000 (10:15 -0700)
committerDessalines <tyhou13@gmx.com>
Mon, 3 Jun 2019 17:15:24 +0000 (10:15 -0700)
This reverts commit 2365c005f6f031ff269b7b002d261aa5ee884caa.

server/Cargo.toml

index 58984502c2170063b7295f61055f98172a742510..5ee8b8a636a7f428d9351788c871ab15ef211b63 100644 (file)
@@ -2,7 +2,6 @@
 name = "lemmy_server"
 version = "0.0.1"
 authors = ["Dessalines <happydooby@gmail.com>"]
-edition = "2018"
 
 [dependencies]
 diesel = { version = "1.4.2", features = ["postgres","chrono"] }