Skip to content

Commit

Permalink
Bump moka from 0.12.7 to 0.12.8 (#3281)
Browse files Browse the repository at this point in the history
Bumps [moka](https://github.com/moka-rs/moka) from 0.12.7 to 0.12.8.
- [Changelog](https://github.com/moka-rs/moka/blob/main/CHANGELOG.md)
- [Commits](moka-rs/moka@v0.12.7...v0.12.8)

---
updated-dependencies:
- dependency-name: moka
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 8, 2024
1 parent 057998a commit fd71ef7
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 aggregator/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ janus_core.workspace = true
janus_messages.workspace = true
k8s-openapi.workspace = true
kube.workspace = true
moka = { version = "0.12.7", features = ["future"] }
moka = { version = "0.12.8", features = ["future"] }
opentelemetry.workspace = true
opentelemetry-otlp = { workspace = true, features = ["metrics"], optional = true }
opentelemetry-prometheus = { workspace = true, optional = true }
Expand Down

0 comments on commit fd71ef7

Please sign in to comment.