From 2f501cd8b909ccf8249b30dedbb15e74012617ca Mon Sep 17 00:00:00 2001 From: SoniEx2 Date: Fri, 17 Jun 2022 12:53:26 -0300 Subject: Allow unwrapping the raw pointer --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 8927c06..527af5f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ltptr" -version = "0.1.1" +version = "0.1.2" edition = "2021" license = "CC0-1.0" description = "Checked raw pointers." -- cgit 1.4.1