mirror of
https://github.com/rust-lang/cargo.git
synced 2025-10-01 11:30:39 +00:00
Update metabuild test to 2018.
This commit is contained in:
parent
2a0bb65a6f
commit
48d56a44cd
@ -715,7 +715,7 @@ fn metabuild_json_artifact() {
|
||||
"crate_types": [
|
||||
"bin"
|
||||
],
|
||||
"edition": "2015",
|
||||
"edition": "2018",
|
||||
"kind": [
|
||||
"custom-build"
|
||||
],
|
||||
@ -762,7 +762,7 @@ fn metabuild_failed_build_json() {
|
||||
"crate_types": [
|
||||
"bin"
|
||||
],
|
||||
"edition": "2015",
|
||||
"edition": "2018",
|
||||
"kind": [
|
||||
"custom-build"
|
||||
],
|
||||
|
Loading…
x
Reference in New Issue
Block a user