diff --git a/Cargo.toml b/Cargo.toml index cd6fc3b..41ba3d6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ghost-cell" -version = "0.2.3" +version = "0.2.4" authors = ["Matthieu M. "] edition = "2021" description = "Compile-time zero-cost borrow-checking of aliased references"