Skip to content

Commit 622e53e

Browse files
bors[bot]est31
andauthored
Merge #2042
2042: Update memoffset to 0.9 r=asomers a=est31 Updates memoffset to version 0.9 Co-authored-by: est31 <[email protected]>
2 parents fe4af4b + 9514900 commit 622e53e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ bitflags = "1.1"
3232
cfg-if = "1.0"
3333
pin-utils = { version = "0.1.0", optional = true }
3434
static_assertions = "1"
35-
memoffset = { version = "0.8", optional = true }
35+
memoffset = { version = "0.9", optional = true }
3636

3737
[features]
3838
default = [

0 commit comments

Comments
 (0)