dwbase-pack-runner-dev 1.1.27455488191

DWBase: agent-first immutable atom store, components, and tools.
# 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-pack-runner-dev"
version = "1.1.27455488191"
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"

[package.metadata.binstall]
pkg-url = "{ repo }/releases/download/v{ version }/{ name }-v{ version }-{ target }{ archive-suffix }"
bin-dir = "{ name }-v{ version }-{ target }/{ bin }{ binary-ext }"
pkg-fmt = "tgz"

[[bin]]
name = "dwbase-pack-runner-dev"
path = "src/main.rs"

[[test]]
name = "dwbase_memory_pack"
path = "tests/dwbase_memory_pack.rs"

[dependencies]

[dev-dependencies.serde_json]
version = "1"

[dev-dependencies.tempfile]
version = "3"