Skip to content

Commit 5f7bebf

Browse files
committed
Deps: update to memoffset 0.8
1 parent 4f000f4 commit 5f7bebf

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.7", optional = true }
37+
memoffset = { version = "0.8", optional = true }
3838

3939
[features]
4040
default = [

0 commit comments

Comments
 (0)