Skip to content

Commit 8ea7f55

Browse files
glittersharktaiki-e
authored andcommitted
crossbeam-epoch: Bump memoffset to 0.7
1 parent 0609a72 commit 8ea7f55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crossbeam-epoch/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ autocfg = "1"
4747

4848
[dependencies]
4949
cfg-if = "1"
50-
memoffset = "0.6"
50+
memoffset = "0.7"
5151
scopeguard = { version = "1.1", default-features = false }
5252

5353
# Enable the use of loom for concurrency testing.

0 commit comments

Comments
 (0)