From 00b227eab566335f4bf65f2bb0ba392405fe9abb Mon Sep 17 00:00:00 2001 From: SoniEx2 Date: Sat, 7 Dec 2024 07:56:29 -0300 Subject: Release 2.4.0-pre1 --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 9f1325e..dc0e6c3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "hexchat-unsafe-plugin" -version = "2.3.0" +version = "2.4.0-pre1" authors = ["SoniEx2 "] description = "Lets you write native HexChat plugins in mostly-safe Rust" license = "GPL-3.0-or-later" @@ -22,4 +22,4 @@ ltptr = "0.1.5" selfref = { version = "0.4.0", optional = true } [patch.crates-io] -ltptr = { path = "/home/soniex2/git/selfhosted/rust.ltptr/" } +#ltptr = { path = "/home/soniex2/git/selfhosted/rust.ltptr/" } -- cgit 1.4.1