Skip to content

Commit cf3e301

Browse files
authored
[Cargo.toml] Add repository link (#1)
1 parent 69e90a7 commit cf3e301

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
@@ -2,6 +2,7 @@
22
name = "tokio-cadence"
33
description = "Tokio-based metric sinks for Cadence "
44
version = "0.1.0"
5+
repository = "https://github.com/ecliptical/tokio-cadence"
56
authors = ["Peter Nehrer <pnehrer@eclipticalsoftware.com>"]
67
license = "MIT"
78
keywords = ["cadence", "statsd", "metrics", "async", "tokio"]

0 commit comments

Comments
 (0)