Skip to content

Commit

Permalink
Update cached requirement from 0.46.1 to 0.53.1 in /vm/rust (#1991)
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 5, 2024
1 parent 8f41a15 commit 9aae979
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vm/rust/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ starknet_api = "=0.13.0-rc.0"
cairo-vm = "=1.0.0-rc5"
starknet-types-core = { version = "0.1.5", features = ["hash", "prime-bigint"] }
indexmap = "2.1.0"
cached = "0.46.1"
cached = "0.53.1"
once_cell = "1.18.0"
lazy_static = "1.4.0"
semver = "1.0.22"
Expand Down

0 comments on commit 9aae979

Please sign in to comment.