|
@@ -3,7 +3,7 @@ name = "rusted-mem"
|
|
version = "0.1.0"
|
|
version = "0.1.0"
|
|
authors = ["Douglas Andreani <andreani.dr at gmail.com>"]
|
|
authors = ["Douglas Andreani <andreani.dr at gmail.com>"]
|
|
edition = "2018"
|
|
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"
|
|
description = "simple key/value pair for rust"
|
|
license = "MIT"
|
|
license = "MIT"
|
|
|
|
|