diff --git a/Cargo.toml b/Cargo.toml index 646111d..491c10b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "memoffset" -version = "0.5.4" +version = "0.5.5" authors = ["Gilad Naaman "] description = "offset_of functionality for Rust structs." license = "MIT"