Skip to content

Commit 764d9c6

Browse files
author
Davis Wahl
committed
Add repo
1 parent 4c86cd6 commit 764d9c6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name = "rcache"
33
version = "0.1.1"
44
authors = ["Davis Wahl <[email protected]>"]
55
description = "A basic, featureless memory cache with a TCP frontend analogous to memcached."
6+
repository = "https://github.com/daviswahl/rcache"
67
license = "MIT"
78

89
[lib]

0 commit comments

Comments
 (0)