Skip to content

Commit

Permalink
Bump memoffset to v0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
Jules-Bertholet authored and taiki-e committed Jun 12, 2023
1 parent 82786c5 commit 6732dec
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.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 6732dec

Please sign in to comment.