From ec276d652c4296a8de3790ea0dc8043e4547841c Mon Sep 17 00:00:00 2001 From: SoniEx2 Date: Fri, 7 Oct 2022 19:08:07 -0300 Subject: Port to Rust 1.65.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index c3746ab..c4f45ae 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "selfref" -version = "0.2.1" +version = "0.2.2" authors = ["SoniEx2 "] edition = "2021" description = "Pain-free self-referential pinned types" -- cgit 1.4.1