Skip to content

Commit e0bfc3a

Browse files
committed
Update to memoffset 0.7
1 parent 33a4d49 commit e0bfc3a

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
@@ -34,7 +34,7 @@ pin-utils = { version = "0.1.0", optional = true }
3434
static_assertions = "1"
3535

3636
[target.'cfg(not(target_os = "redox"))'.dependencies]
37-
memoffset = { version = "0.6.3", optional = true }
37+
memoffset = { version = "0.7", optional = true }
3838

3939
[features]
4040
default = [

0 commit comments

Comments
 (0)