소스 검색

add repo param to cargo.toml

Douglas Andreani 5 년 전
부모
커밋
519c30067e
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      Cargo.toml

+ 1 - 0
Cargo.toml

@@ -3,6 +3,7 @@ name = "rusted-mem"
 version = "0.1.0"
 authors = ["Douglas Andreani <andreani.dr at gmail.com>"]
 edition = "2018"
+repository = "https://git.omega.labs.andreanidr.com"
 
 # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html