Skip to content

Commit

Permalink
Use my own cache-size dep to fix the build
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Saveau <[email protected]>
  • Loading branch information
SUPERCILEX committed Jun 24, 2024
1 parent 79a8bf0 commit 2653ca0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion cpz/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ tracing-tracy = { version = "0.11.0", features = ["flush-on-exit"], optional = t
tracy-client = { version = "0.17.0", optional = true }

[dev-dependencies]
cache-size = "0.6.0"
cache-size2 = "0.6.1"
criterion = "0.5.1"
memmap2 = "0.9.4"
rand = "0.8.5"
Expand Down

0 comments on commit 2653ca0

Please sign in to comment.