Skip to content

Commit 8728f82

Browse files
build(deps): update cached requirement from 0.54 to 0.55
--- updated-dependencies: - dependency-name: cached dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c4c7adf commit 8728f82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ wasm = ["chrono/wasmbind", "getrandom/js", "ring?/wasm32_unknown_unknown_js"]
8989
[dependencies]
9090
async-trait = { version = "0.1", optional = true, default-features = false }
9191
base64 = { version = "0.22", default-features = false, features = ["std"] }
92-
cached = { version = "0.54", optional = true, features = ["async"] }
92+
cached = { version = "0.55", optional = true, features = ["async"] }
9393
cfg-if = { version = "1.0.0", optional = true, default-features = false }
9494
chrono = { version = "0.4", default-features = false, features = [
9595
"now",

0 commit comments

Comments
 (0)