Skip to content

Commit 9514900

Browse files
committed
Update memoffset to 0.9
1 parent ae66999 commit 9514900

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
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)