Skip to content

Commit

Permalink
Bump cadence from 1.3.0 to 1.4.0
Browse files Browse the repository at this point in the history
Bumps [cadence](https://github.com/56quarters/cadence) from 1.3.0 to 1.4.0.
- [Changelog](https://github.com/56quarters/cadence/blob/master/CHANGES.md)
- [Commits](56quarters/cadence@1.3.0...1.4.0)

---
updated-dependencies:
- dependency-name: cadence
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 29, 2024
1 parent 37edf02 commit b9be716
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ keywords = ["metrics", "statsd"]
categories = ["observability", "operations"]

[dependencies]
cadence = "1.3"
cadence = "1.4"
metrics = "0.22"
thiserror = "1.0"

0 comments on commit b9be716

Please sign in to comment.