Skip to content

Commit

Permalink
Merge #981
Browse files Browse the repository at this point in the history
981: epoch: bump `memoffset` to v0.9 r=taiki-e a=Jules-Bertholet

CC: rust-lang/rust#111839

Co-authored-by: Jules Bertholet <[email protected]>
  • Loading branch information
bors[bot] and Jules-Bertholet authored May 30, 2023
2 parents 016758c + 3265d71 commit f881903
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crossbeam-epoch/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ autocfg = "1"

[dependencies]
cfg-if = "1"
memoffset = "0.8"
memoffset = "0.9"
scopeguard = { version = "1.1", default-features = false }

# Enable the use of loom for concurrency testing.
Expand Down

0 comments on commit f881903

Please sign in to comment.