Skip to content

Commit

Permalink
Update cached requirement from 0.53.1 to 0.54.0 in /vm/rust
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent 53e3336 commit b589350
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.1"
cairo-vm = "=1.0.1"
starknet-types-core = { version = "0.1.5", features = ["hash", "prime-bigint"] }
indexmap = "2.1.0"
cached = "0.53.1"
cached = "0.54.0"
once_cell = "1.19.0"
lazy_static = "1.4.0"
semver = "1.0.22"
Expand Down

0 comments on commit b589350

Please sign in to comment.