dwbase-stream-local 0.1.8

DWBase: agent-first immutable atom store, components, and tools.
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

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

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

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

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