diff --git a/Cargo.toml b/Cargo.toml index b809c90..357d691 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ readme = "README.md" license = "MIT OR Apache-2.0" [dependencies] -memoffset = "0.8" +memoffset = "0.9" [build-dependencies] rustc_version = "0.4.0"