dwbase-security 0.1.5

DWBase: agent-first immutable atom store, components, and tools.
Documentation
[dependencies.dwbase-core]
version = "0.1"

[dependencies.dwbase-engine]
version = "0.1"

[dependencies.serde]
features = ["derive"]
version = "1"

[dependencies.thiserror]
version = "2"

[lib]
name = "dwbase_security"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "DWBase: agent-first immutable atom store, components, and tools."
documentation = "https://github.com/greentic-ai/greentic-dwbase"
edition = "2021"
homepage = "https://github.com/greentic-ai/greentic-dwbase"
license = "Apache-2.0"
name = "dwbase-security"
readme = false
repository = "https://github.com/greentic-ai/greentic-dwbase"
version = "0.1.5"