Convert to Rust 2018 edition (#2084)

* Convert to Rust 2018 edition

* Update gitignore
This commit is contained in:
hashmap
2018-12-08 00:59:40 +01:00
committed by GitHub
parent cd135c4dca
commit aedac483f5
213 changed files with 2317 additions and 2341 deletions
+1
View File
@@ -3,6 +3,7 @@
.grin*
node*
!node_clients
!node_clients.rs
target
Cargo.lock
*.iml