diff options
| author | Taiki Endo <te316e89@gmail.com> | 2019-02-07 03:53:01 +0900 |
|---|---|---|
| committer | Taiki Endo <te316e89@gmail.com> | 2019-02-07 03:53:01 +0900 |
| commit | 950fe6686da1fdbaf25341cc5fafe1bb9fb1b180 (patch) | |
| tree | e7075f977bce6e6b63d41aca635fb060524d3c12 /src/librustc_errors/Cargo.toml | |
| parent | b139669f374eb5024a50eb13f116ff763b1c5935 (diff) | |
| download | rust-950fe6686da1fdbaf25341cc5fafe1bb9fb1b180.tar.gz rust-950fe6686da1fdbaf25341cc5fafe1bb9fb1b180.zip | |
librustc_errors => 2018
Diffstat (limited to 'src/librustc_errors/Cargo.toml')
| -rw-r--r-- | src/librustc_errors/Cargo.toml | 1 |
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" |
