Skip to content

Commit

Permalink
update memoffset to 0.5, which contains plenty of soundness fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
RalfJung committed Jul 16, 2019
1 parent 244a938 commit 7169d4f
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 @@ -24,7 +24,7 @@ sanitize = [] # Makes it more likely to trigger any potential data races.

[dependencies]
cfg-if = "0.1.2"
memoffset = "0.2"
memoffset = "0.5"

[dependencies.arrayvec]
version = "0.4"
Expand Down

0 comments on commit 7169d4f

Please sign in to comment.