Skip to content

Commit

Permalink
Merge #955
Browse files Browse the repository at this point in the history
955: Deps: update to memoffset 0.8 r=taiki-e a=poliorcetics



Co-authored-by: Alexis (Poliorcetics) Bourget <[email protected]>
  • Loading branch information
bors[bot] and poliorcetics authored Jan 23, 2023
2 parents dc28c41 + b5bf2fa commit b228464
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.7"
memoffset = "0.8"
scopeguard = { version = "1.1", default-features = false }

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

0 comments on commit b228464

Please sign in to comment.