Skip to content

Commit 48d56a4

Browse files
committed
Update metabuild test to 2018.
1 parent 2a0bb65 commit 48d56a4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/testsuite/metabuild.rs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -715,7 +715,7 @@ fn metabuild_json_artifact() {
715715
"crate_types": [
716716
"bin"
717717
],
718-
"edition": "2015",
718+
"edition": "2018",
719719
"kind": [
720720
"custom-build"
721721
],
@@ -762,7 +762,7 @@ fn metabuild_failed_build_json() {
762762
"crate_types": [
763763
"bin"
764764
],
765-
"edition": "2015",
765+
"edition": "2018",
766766
"kind": [
767767
"custom-build"
768768
],

0 commit comments

Comments
 (0)