fix: publish ironclaw_safety 0.2.0 (#1659)

This commit is contained in:
Henry Park
2026-03-25 18:21:17 -07:00
committed by GitHub
parent f02345fd1f
commit ab67f02886
4 changed files with 3 additions and 9 deletions
+1 -2
View File
@@ -1,6 +1,6 @@
[package]
name = "ironclaw_safety"
version = "0.1.0"
version = "0.2.0"
edition = "2024"
rust-version = "1.92"
description = "Prompt injection defense, input validation, secret leak detection, and safety policy enforcement"
@@ -8,7 +8,6 @@ authors = ["NEAR AI <[email protected]>"]
license = "MIT OR Apache-2.0"
homepage = "https://github.com/nearai/ironclaw"
repository = "https://github.com/nearai/ironclaw"
publish = false
[package.metadata.dist]
dist = false