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",