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

+ 1 - 1
Cargo.toml

@@ -3,7 +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"
+repository = "https://git.omega.labs.andreanidr.com/cmte/rusted-mem"
 description = "simple key/value pair for rust"
 license = "MIT"