# ---
# tags: cw-cyber, config
# crystal-type: source
# crystal-domain: cyber
# ---
[package]
name = "std-test"
version = "0.3.0"
authors = ["CyberHead"]
edition = "2021"
description = "simple reflect and test contract for cyber-std bindings"
repository = "https://github.com/cyberia-to/cw-cyber"
homepage = "https://cyb.ai"
license = "Unlicense"
readme = "README.md"

[lib]
crate-type = ["cdylib", "rlib"]

[features]
backtraces = ["cosmwasm-std/backtraces"]
# use library feature to disable all instantiate/execute/query exports
library = []

[dependencies]
cyber-std = { workspace = true }
cosmwasm-std = { workspace = true, features = ["iterator", "staking"] }
cw-storage-plus = { workspace = true }
schemars = { workspace = true }
thiserror = { workspace = true }
serde = { workspace = true }
cosmwasm-schema = { workspace = true }

Homonyms

trident/Cargo.toml
cyb/src-tauri/Cargo.toml
cyb/cyb-boot/Cargo.toml
cyb/cyb/Cargo.toml
cyb/optica/Cargo.toml
soft3/hemera/Cargo.toml
cyb/honeycrisp/Cargo.toml
cyb/cyb/cyb-services/Cargo.toml
soft3/hemera/cli/Cargo.toml
cyb/cyb/cyb-portal/Cargo.toml
cyb/honeycrisp/acpu/Cargo.toml
soft3/hemera/rs/Cargo.toml
cyb/honeycrisp/unimem/Cargo.toml
cyb/cyb/cyb-ui/Cargo.toml
bootloader/go-cyber/cw/Cargo.toml
soft3/hemera/wgsl/Cargo.toml
cyb/honeycrisp/aruminium/Cargo.toml
cyb/cyb/cyb-shell/Cargo.toml
trident/editor/zed/Cargo.toml
soft3/hemera/bench/Cargo.toml
cyb/honeycrisp/rane/Cargo.toml
bootloader/go-cyber/mcp/rust/Cargo.toml
cyb/honeycrisp/aruminium/benches/Cargo.toml
cyb/honeycrisp/rane/benches/Cargo.toml
cyb/honeycrisp/unimem/experiments/iosurface_probe/Cargo.toml
bootloader/go-cyber/cw/contracts/graph-filter/Cargo.toml
cyb/honeycrisp/unimem/experiments/hyp_probe/Cargo.toml
bootloader/go-cyber/cw/packages/cyber-std-test/Cargo.toml
bootloader/go-cyber/cw/packages/cyber-std/Cargo.toml
bootloader/go-cyber/cw/tests/litium-tests/Cargo.toml
cyb/honeycrisp/unimem/experiments/dext_iosurface_pa/client/Cargo.toml
cyb/honeycrisp/unimem/experiments/dext_contiguous_alloc/client/Cargo.toml

Graph