Skip to content

Commit 7b405d9

Browse files
authored
Merge pull request #60 from ijc/metrics-23
Bump to metrics 0.23
2 parents a782d7f + 01e93e8 commit 7b405d9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ keywords = ["metrics", "statsd"]
1212
categories = ["observability", "operations"]
1313

1414
[dependencies]
15+
metrics = "0.23"
1516
cadence = "1.4"
16-
metrics = "0.22"
1717
thiserror = "1.0"

0 commit comments

Comments
 (0)