Skip to content

Commit c8b02e9

Browse files
est31elinorbgr
authored andcommitted
Update memoffset to 0.9
1 parent 7bb545d commit c8b02e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wayland-sys/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ readme = "README.md"
1515
dlib = { version = "0.5" }
1616
libc = { version = "0.2", optional = true }
1717
lazy_static = { version = "1.4", optional = true }
18-
memoffset = { version = "0.7", optional = true }
18+
memoffset = { version = "0.9", optional = true }
1919
log = "0.4"
2020

2121
[build-dependencies]

0 commit comments

Comments
 (0)