We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69e90a7 commit cf3e301Copy full SHA for cf3e301
Cargo.toml
@@ -2,6 +2,7 @@
2
name = "tokio-cadence"
3
description = "Tokio-based metric sinks for Cadence "
4
version = "0.1.0"
5
+repository = "https://github.com/ecliptical/tokio-cadence"
6
authors = ["Peter Nehrer <pnehrer@eclipticalsoftware.com>"]
7
license = "MIT"
8
keywords = ["cadence", "statsd", "metrics", "async", "tokio"]
0 commit comments