Skip to content

Commit 1fa5e15

Browse files
committed
Use a published version of haphazard
1 parent 7a8d506 commit 1fa5e15

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.3.5"
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)