Skip to content

Commit

Permalink
Deps: update to memoffset 0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
poliorcetics authored and taiki-e committed Feb 28, 2023
1 parent 7df683c commit 78a4331
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.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 78a4331

Please sign in to comment.