diff --git a/Cargo.toml b/Cargo.toml index d3acd0b..7a62858 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "memoffset" -version = "0.6.4" +version = "0.6.5" authors = ["Gilad Naaman "] description = "offset_of functionality for Rust structs." license = "MIT"