Explorar o código

Add readme, homepage and repo to Cargo.toml.

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

+ 3 - 0
Cargo.toml

@@ -5,6 +5,9 @@ authors = ["Jing Yang <ditsing@gmail.com>"]
 description = "A RPC framework for testing"
 edition = "2018"
 license = "MIT"
+readme = "README.md"
+repository = "https://github.com/ditsing/labrpc"
+homepage = "https://github.com/ditsing/labrpc"
 
 [dependencies]
 bytes = "1.0"