Use 2021 edition for libcore tests
This commit is contained in:
parent
b85cbddf75
commit
0472f6c91c
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ index 0000000..46fd999
|
||||||
+[package]
|
+[package]
|
||||||
+name = "core"
|
+name = "core"
|
||||||
+version = "0.0.0"
|
+version = "0.0.0"
|
||||||
+edition = "2018"
|
+edition = "2021"
|
||||||
+
|
+
|
||||||
+[lib]
|
+[lib]
|
||||||
+name = "coretests"
|
+name = "coretests"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue