diff --git a/Cargo.toml b/Cargo.toml index 74e6868..b23f4f1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "memoffset" -version = "0.6.1" +version = "0.6.2" authors = ["Gilad Naaman "] description = "offset_of functionality for Rust structs." license = "MIT"