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