Explorar o código

Upgrade to rust 2021.

Jing Yang %!s(int64=4) %!d(string=hai) anos
pai
achega
fa556ef084
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Cargo.toml

+ 1 - 1
Cargo.toml

@@ -3,7 +3,7 @@ name = "labrpc"
 version = "0.2.1"
 authors = ["Jing Yang <ditsing@gmail.com>"]
 description = "A RPC framework for testing"
-edition = "2018"
+edition = "2021"
 license = "MIT"
 readme = "README.md"
 repository = "https://github.com/ditsing/labrpc"