From 53e84d7b2a0fe41077d2b5dd7ed021638495b5ba Mon Sep 17 00:00:00 2001 From: shay7sev Date: Wed, 11 Feb 2026 13:53:36 +0800 Subject: [PATCH] fix(publish): fix cargo.toml --- Cargo.toml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 7d9cf48..cca0498 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,8 +1,10 @@ [package] name = "auth-kit" -version = "0.1.0" +version = "0.1.1" edition = "2024" +publish = ["kellnr"] + [dependencies] common-telemetry = { version = "0.1.5", registry = "kellnr", default-features = false, features = [ "response",