about summary refs log tree commit diff
path: root/src/librustc_errors/Cargo.toml
diff options
context:
space:
mode:
authorTaiki Endo <te316e89@gmail.com>2019-02-07 03:53:01 +0900
committerTaiki Endo <te316e89@gmail.com>2019-02-07 03:53:01 +0900
commit950fe6686da1fdbaf25341cc5fafe1bb9fb1b180 (patch)
treee7075f977bce6e6b63d41aca635fb060524d3c12 /src/librustc_errors/Cargo.toml
parentb139669f374eb5024a50eb13f116ff763b1c5935 (diff)
downloadrust-950fe6686da1fdbaf25341cc5fafe1bb9fb1b180.tar.gz
rust-950fe6686da1fdbaf25341cc5fafe1bb9fb1b180.zip
librustc_errors => 2018
Diffstat (limited to 'src/librustc_errors/Cargo.toml')
-rw-r--r--src/librustc_errors/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/librustc_errors/Cargo.toml b/src/librustc_errors/Cargo.toml
index b24f8ddf4d9..02c011857bd 100644
--- a/src/librustc_errors/Cargo.toml
+++ b/src/librustc_errors/Cargo.toml
@@ -2,6 +2,7 @@
 authors = ["The Rust Project Developers"]
 name = "rustc_errors"
 version = "0.0.0"
+edition = "2018"
 
 [lib]
 name = "rustc_errors"