Skip to content

Commit d489d05

Browse files
dpaolielloibraheemdev
authored andcommitted
Use a published version of haphazard
1 parent 4590c66 commit d489d05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ fast-barrier = ["windows-sys", "libc"]
2525
[dev-dependencies]
2626
criterion = "0.7.0"
2727
crossbeam-epoch = "0.9.8"
28-
haphazard = { git = "https://github.com/jonhoo/haphazard", rev = "e0e18f60f78652a63aba235be854f87d106c1a1b" }
28+
haphazard = "0.1.8"
2929

3030
[lints.rust]
3131
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(seize_asan)'] }

0 commit comments

Comments
 (0)