diff --git a/Cargo.toml b/Cargo.toml index e41e5c3..f03b5de 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -34,7 +34,7 @@ thiserror = "1.0" indexmap = { version = "2", features = ["serde"] } biocommons-bioutils = "0.1.0" ahash = "0.8.11" -cached = "0.53.0" +cached = "0.54.0" [dev-dependencies] anyhow = "1.0"