Skip to content

Commit 15d624a

Browse files
Merge #1976
1976: Deps: update to memoffset 0.8 r=asomers a=poliorcetics Co-authored-by: Alexis (Poliorcetics) Bourget <[email protected]>
2 parents 4f000f4 + 5f7bebf commit 15d624a

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)