Skip to content

Commit

Permalink
chore(deps): update cached requirement from 0.52.0 to 0.53.0
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: cached
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 22, 2024
1 parent 14ec35a commit c0af35a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ thiserror = "1.0"
indexmap = { version = "2", features = ["serde"] }
biocommons-bioutils = "0.1.0"
ahash = "0.8.11"
cached = "0.52.0"
cached = "0.53.0"

[dev-dependencies]
anyhow = "1.0"
Expand Down

0 comments on commit c0af35a

Please sign in to comment.