Skip to content

Commit

Permalink
Moving timings ref
Browse files Browse the repository at this point in the history
  • Loading branch information
ecton committed Mar 12, 2024
1 parent 7f5a0f9 commit b358e97
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ parking_lot = { version = "0.12.1", features = ["arc_lock"] }

[dev-dependencies]
criterion = "0.5"
timings = { path = "../timings" }
timings = { git = "https://github.com/khonsulabs/timings.git" }

[lints.clippy]
pedantic = "warn"
Expand Down

0 comments on commit b358e97

Please sign in to comment.