소스 검색

Use 2021 edition in redox-exec

4lDO2 2 년 전
부모
커밋
d32dd52d3b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/platform/redox/redox-exec/Cargo.toml

+ 1 - 1
src/platform/redox/redox-exec/Cargo.toml

@@ -2,7 +2,7 @@
 name = "redox-exec"
 authors = ["4lDO2 <4lDO2@protonmail.com>"]
 version = "0.1.0"
-edition = "2018"
+edition = "2021"
 license = "MIT"
 
 # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html