From c5de2c358b88263fdeba1767a3bb69af30bf2950 Mon Sep 17 00:00:00 2001 From: coral Date: Fri, 20 Mar 2026 16:42:05 -0700 Subject: [PATCH] woof --- pjsua/Cargo.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pjsua/Cargo.toml b/pjsua/Cargo.toml index b827add..4e0fb5a 100644 --- a/pjsua/Cargo.toml +++ b/pjsua/Cargo.toml @@ -1,8 +1,9 @@ [package] name = "pjsua" version = "0.1.0" -edition = "2021" +edition = "2024" description = "Rust bindings for pjsua (pjproject SIP library)" +publish = false [dependencies]