[workspace]
members = ["packages/*", "contracts/*", "tests/litium-tests"]
exclude = [
  "contracts/cw1-subkeys",
  "contracts/cw3-fixed-multisig",
  "contracts/cw3-flex-multisig",
  "contracts/farm-20-20",
  "contracts/farm-20-nv",
  "contracts/farm-nv-20",
  "contracts/farm-nv-nv",
]
resolver = "2"

[workspace.dependencies]
cosmwasm-std = { version = "1.5.8" }
cosmwasm-schema = "1.5.8"
cw-storage-plus = "1.2.0"
cw2 = "1.1.2"
cw-utils = "1.0.3"
cw-multi-test = "1.2.0"
cw20 = "1.1.2"
cw20-base = { version = "1.1.2", features = ["library"] }
schemars = "0.8.21"
serde = { version = "1.0.214", default-features = false, features = ["derive"] }
thiserror = "1.0.68"
cid = "0.8.6"
semver = "1"
anyhow = "1"
hex = "0.4"
log = "0.4.20"
sha2 = { version = "0.9.5", default-features = false }
cw721 = "0.18.0"
cw721-base = { version = "0.18.0", features = ["library"] }
cyber-std = { version = "0.3.1", path = "packages/cyber-std" }
cyber-std-test = { path = "packages/cyber-std-test" }
hub-base = { path = "packages/hub-base" }
uhash-core = { git = "https://github.com/cyberia-to/uhash.git", tag = "v0.5.1", default-features = false }

[profile.release]
rpath = false
lto = true
overflow-checks = true
opt-level = 3
debug = false
debug-assertions = false
codegen-units = 1
incremental = false

Dimensions

bbg/Cargo.toml
zheng/Cargo.toml
optica/Cargo.toml
hemera/Cargo.toml
nox/Cargo.toml
rs/Cargo.toml
nebu/Cargo.toml
trident/Cargo.toml
nebu/wgsl/Cargo.toml
hemera/cli/Cargo.toml
rs/rsc/Cargo.toml
nebu/rs/Cargo.toml
rs/macros/Cargo.toml
hemera/bench/Cargo.toml
hemera/rs/Cargo.toml
rs/core/Cargo.toml
nebu/cli/Cargo.toml
hemera/wgsl/Cargo.toml
cw-cyber/contracts/hub-libs/Cargo.toml
cw-cyber/contracts/litium-core/Cargo.toml
cw-cyber/contracts/litium-mine/Cargo.toml
cw-cyber/contracts/std-test/Cargo.toml
cw-cyber/contracts/hub-protocols/Cargo.toml
cw-cyber/packages/hub-base/Cargo.toml
cw-cyber/contracts/hub-channels/Cargo.toml
cw-cyber/contracts/cw-cyber-subgraph/Cargo.toml
trident/editor/zed/Cargo.toml
cw-cyber/contracts/cybernet/Cargo.toml
cw-cyber/contracts/hub-tokens/Cargo.toml
cw-cyber/contracts/cw-cyber-gift/Cargo.toml
cw-cyber/tests/litium-tests/Cargo.toml
cw-cyber/contracts/cw-cyber-passport/Cargo.toml
cw-cyber/contracts/hub-networks/Cargo.toml
cw-cyber/contracts/graph-filter/Cargo.toml
cw-cyber/packages/cyber-std/Cargo.toml
rs/tests/macro-integration/Cargo.toml
cw-cyber/contracts/litium-wrap/Cargo.toml
cw-cyber/contracts/hub-skills/Cargo.toml
cw-cyber/contracts/litium-stake/Cargo.toml
cw-cyber/contracts/litium-refer/Cargo.toml
cw-cyber/packages/cyber-std-test/Cargo.toml

Local Graph