Skip to content

Commit

Permalink
crossbeam-epoch: Bump memoffset to 0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
glittershark authored and taiki-e committed Nov 20, 2022
1 parent 0609a72 commit 8ea7f55
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 @@ -47,7 +47,7 @@ autocfg = "1"

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

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

0 comments on commit 8ea7f55

Please sign in to comment.