Skip to content

Commit

Permalink
chore(deps): update cached requirement from 0.44 to 0.46
Browse files Browse the repository at this point in the history
Updates the requirements on [cached](https://github.com/jaemk/cached) to permit the latest version.
- [Changelog](https://github.com/jaemk/cached/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jaemk/cached/commits)

---
updated-dependencies:
- dependency-name: cached
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 25, 2023
1 parent 9561c50 commit 6ebf68c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ledger/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ rusty-money = { version = "0.4", features = ["iso", "crypto"] }
tracing = "0.1"
opentelemetry = { version = "0.20", optional = true }
tracing-opentelemetry = { version = "0.20", optional = true }
cached = "0.44"
cached = "0.46"


[dev-dependencies]
Expand Down

0 comments on commit 6ebf68c

Please sign in to comment.