Skip to content

Commit 0e7d142

Browse files
committed
Update memoffset to 0.9.0
Implemented as part of rust-lang/rust#111839
1 parent 74ed4c7 commit 0e7d142

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
@@ -67,7 +67,7 @@ gilrs = { version = "0.10", optional = true }
6767
approx = "0.5"
6868
bytemuck = { version = "1.12", features = ["derive"] }
6969
pollster = "0.3"
70-
memoffset = "0.8"
70+
memoffset = "0.9.0"
7171
crevice = "0.13"
7272
typed-arena = "2.0"
7373
ordered-float = "3.3"

0 commit comments

Comments
 (0)