Skip to content

Commit dcfbc0a

Browse files
Update cached requirement from 0.54 to 0.55 (#17)
--- updated-dependencies: - dependency-name: cached dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ff2e145 commit dcfbc0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ edition = "2021"
66
[dependencies]
77
alloy = "0.12"
88
base64 = "0.22"
9-
cached = "0.54"
9+
cached = "0.55"
1010
dotenv = "0.15"
1111
futures-util = "0.3"
1212
hex = "0.4"

0 commit comments

Comments
 (0)