Skip to content

Commit

Permalink
Bump cached from 0.52.0 to 0.53.0 in /cattus-engine
Browse files Browse the repository at this point in the history
Bumps [cached](https://github.com/jaemk/cached) from 0.52.0 to 0.53.0.
- [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
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 22, 2024
1 parent 02c4334 commit 7aa109b
Show file tree
Hide file tree
Showing 2 changed files with 83 additions and 13 deletions.
94 changes: 82 additions & 12 deletions cattus-engine/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 cattus-engine/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ rand = "0.8.*"
rand_distr = "0.4.*"
lazy_static = "1.5.*"
petgraph = "0.6.*"
cached = "0.52.*"
cached = "0.53.*"
clap = { version = "4.5.9", features = ["derive"] }
json = "0.12.*"
ndarray = "0.15.6"
Expand Down

0 comments on commit 7aa109b

Please sign in to comment.