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