Skip to content

Commit 1fc8dba

Browse files
Update cached requirement from 0.55 to 0.58
Updates the requirements on [cached](https://github.com/jaemk/cached) to permit the latest version. - [Changelog](https://github.com/jaemk/cached/blob/master/CHANGELOG.md) - [Commits](https://github.com/jaemk/cached/commits) --- updated-dependencies: - dependency-name: cached dependency-version: 0.58.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bc912e2 commit 1fc8dba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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 = "1.0"
88
base64 = "0.22"
9-
cached = "0.55"
9+
cached = "0.58"
1010
dotenv = "0.15"
1111
futures-util = "0.3"
1212
hex = "0.4"

0 commit comments

Comments
 (0)