fix: rename crate to zeroclawlabs (zeroclaw taken by another user)

This commit is contained in:
argenis de la rosa 2026-03-14 12:47:08 -04:00 committed by Roman Tataurov
parent 0964f2180a
commit 6b43c449fc
No known key found for this signature in database
GPG Key ID: 70A51EF3185C334B

View File

@ -3,7 +3,7 @@ members = [".", "crates/robot-kit"]
resolver = "2"
[package]
name = "zeroclaw"
name = "zeroclawlabs"
version = "0.2.0"
edition = "2021"
authors = ["theonlyhennygod"]