soft3/radio/Cargo.toml

[workspace]
members = [
  "iroh-base",
  "iroh-dns-server",
  "iroh",
  "iroh/bench",
  "iroh-relay",

  "cyber-bao",
  "particle",
  "iroh-blobs",
  "iroh-gossip",
  "iroh-docs",
  "iroh-car",
  "iroh-willow",
  "tests/integration",
  "radio-cli",
]
resolver = "2"

[profile.release]
debug = true

[profile.dev-ci]
inherits = 'dev'
opt-level = 1

[profile.optimized-release]
inherits = 'release'
debug = false
lto = true
debug-assertions = false
opt-level = 3
panic = 'abort'
incremental = false

[workspace.lints.rust]
missing_debug_implementations = "warn"

# We use this --cfg for documenting the cargo features on which an API
# is available.  To preview this locally use: RUSTDOCFLAGS="--cfg
# iroh_docsrs" cargo +nightly doc --all-features.  We use our own
# iroh_docsrs instead of the common docsrs to avoid also enabling this
# feature in any dependencies, because some indirect dependencies
# require a feature enabled when using `--cfg docsrs` which we can not
# do.  To enable for a crate set `#![cfg_attr(iroh_docsrs,
# feature(doc_cfg))]` in the crate.
# We also have our own `iroh_loom` cfg to enable tokio-rs/loom testing.
unexpected_cfgs = { level = "warn", check-cfg = ["cfg(iroh_docsrs)", "cfg(iroh_loom)"] }

[workspace.lints.clippy]
unused-async = "warn"

[patch.crates-io]
iroh-quinn = { git = "https://github.com/n0-computer/quinn", branch = "main" }
iroh-quinn-proto = { git = "https://github.com/n0-computer/quinn", branch = "main" }
iroh-quinn-udp = { git = "https://github.com/n0-computer/quinn", branch = "main" }
iroh = { path = "iroh" }
iroh-base = { path = "iroh-base" }
iroh-blobs = { path = "iroh-blobs" }
iroh-gossip = { path = "iroh-gossip" }
iroh-relay = { path = "iroh-relay" }
willow-data-model = { git = "https://github.com/n0-computer/willow-rs.git", branch = "main" }
cyber-hemera = { path = "../hemera/rs" }
willow-encoding = { git = "https://github.com/n0-computer/willow-rs.git", branch = "main" }
meadowcap = { git = "https://github.com/n0-computer/willow-rs.git", branch = "main" }

Homonyms

cyberia/Cargo.toml
soft3/hemera/Cargo.toml
soft3/tru/Cargo.toml
soft3/glia/Cargo.toml
neural/eidos/Cargo.toml
soft3/mir/Cargo.toml
cyb/prysm/Cargo.toml
soft3/mudra/Cargo.toml
soft3/lens/Cargo.toml
cyb/optica/Cargo.toml
cyb/src-tauri/Cargo.toml
soft3/foculus/Cargo.toml
warriors/trisha/Cargo.toml
soft3/strata/Cargo.toml
neural/rune/Cargo.toml
soft3/nox/Cargo.toml
neural/trident/Cargo.toml
cyb/honeycrisp/Cargo.toml
soft3/cybergraph/Cargo.toml
cyb/wysm/Cargo.toml
neural/rs/Cargo.toml
soft3/zheng/Cargo.toml
cyb/cyb/Cargo.toml
cyb/evy/Cargo.toml
cyb/cyb-boot/Cargo.toml
soft3/bbg/rs/Cargo.toml
soft3/lens/assayer/Cargo.toml
neural/rs/core/Cargo.toml
soft3/zheng/rs/Cargo.toml
soft3/glia/import/Cargo.toml
soft3/radio/iroh-gossip/Cargo.toml
soft3/radio/iroh-car/Cargo.toml
soft3/radio/iroh-base/Cargo.toml
neural/inf/rs/Cargo.toml
soft3/lens/src/Cargo.toml
neural/rs/mir-format/Cargo.toml
neural/rs/macho-linker/Cargo.toml
soft3/radio/particle/Cargo.toml
soft3/radio/radio-cli/Cargo.toml
soft3/bbg/cli/Cargo.toml
cyb/honeycrisp/aruminium/Cargo.toml
soft3/hemera/rs/Cargo.toml
soft3/radio/iroh-dns-server/Cargo.toml
cyb/honeycrisp/rane/Cargo.toml
neural/rs/darwin-sys/Cargo.toml
soft3/zheng/cli/Cargo.toml
bootloader/go-cyber/cw/Cargo.toml
cyb/cyb/cyb-shell/Cargo.toml
soft3/radio/iroh-relay/Cargo.toml
warriors/trisha/rs/Cargo.toml
soft3/hemera/bench/Cargo.toml
soft3/lens/core/Cargo.toml
neural/rs/macros/Cargo.toml
soft3/nox/rs/Cargo.toml
soft3/hemera/wgsl/Cargo.toml
soft3/strata/compute/Cargo.toml
cyb/honeycrisp/unimem/Cargo.toml
soft3/lens/binius/Cargo.toml
neural/rs/link/Cargo.toml
soft3/glia/run/Cargo.toml
soft3/tru/rs/Cargo.toml
soft3/radio/iroh-blobs/Cargo.toml
neural/eidos/rs/Cargo.toml
soft3/strata/src/Cargo.toml
soft3/hemera/cli/Cargo.toml
soft3/radio/iroh-willow/Cargo.toml
warriors/trisha/honeycrisp/Cargo.toml
neural/rs/codegen/Cargo.toml
neural/rune/cli/Cargo.toml
soft3/radio/cyber-bao/Cargo.toml
cyb/cyb/cyb-portal/Cargo.toml
neural/rs/rsc/Cargo.toml
cyb/wysm/fuzz/Cargo.toml
soft3/radio/iroh-ffi/Cargo.toml
neural/eidos/cli/Cargo.toml
soft3/strata/proof/Cargo.toml
soft3/radio/iroh/Cargo.toml
soft3/nox/cli/Cargo.toml
warriors/trisha/wgpu/Cargo.toml
cyb/honeycrisp/acpu/Cargo.toml
soft3/lens/porphyry/Cargo.toml
warriors/trisha/cli/Cargo.toml
neural/rs/pure-rust-check/Cargo.toml
soft3/strata/ext/Cargo.toml
soft3/strata/core/Cargo.toml
cyb/cyb/cyb-ui/Cargo.toml
cyb/cyb/cyb-services/Cargo.toml
soft3/lens/ikat/Cargo.toml
soft3/radio/iroh-docs/Cargo.toml
soft3/tru/cli/Cargo.toml
soft3/lens/brakedown/Cargo.toml
soft3/cybergraph/cli/Cargo.toml
soft3/radio/iroh-ffi/iroh-js/Cargo.toml
neural/rs/tests/macro-integration/Cargo.toml
cyb/honeycrisp/rane/benches/Cargo.toml
soft3/strata/trop/rs/Cargo.toml
neural/inf/rs/source/Cargo.toml
soft3/strata/kuro/rs/Cargo.toml
neural/rune/rs/ast/Cargo.toml
cyb/wysm/crates/collections/Cargo.toml
soft3/strata/genies/rs/Cargo.toml
soft3/strata/nebu/cli/Cargo.toml
cyb/wysm/crates/wasmi/Cargo.toml
cyb/evy/crates/evy_prysm_core/Cargo.toml
neural/inf/rs/lower/Cargo.toml
cyb/evy/crates/evy_dialect/Cargo.toml
cyb/wysm/crates/cli/Cargo.toml
cyb/evy/forks/bevy_anti_alias/Cargo.toml
cyb/evy/forks/bevy_sprite_render/Cargo.toml
cyb/wysm/crates/c_api/Cargo.toml
neural/inf/rs/lex/Cargo.toml
cyb/wysm/crates/core/Cargo.toml
cyb/wysm/crates/wasi/Cargo.toml
soft3/radio/iroh/bench/Cargo.toml
soft3/strata/genies/cli/Cargo.toml
cyb/evy/forks/bevy_render/Cargo.toml
neural/inf/rs/ast/Cargo.toml
neural/rune/rs/interp/Cargo.toml
cyb/evy/forks/bevy_ecs/Cargo.toml
soft3/strata/jali/cli/Cargo.toml
cyb/evy/forks/bevy_gizmos/Cargo.toml
cyb/evy/crates/evy_diagnostic/Cargo.toml
cyb/evy/forks/bevy_gizmos_render/Cargo.toml
soft3/strata/trop/cli/Cargo.toml
cyb/evy/crates/evy_radio/Cargo.toml
neural/inf/rs/parse/Cargo.toml
cyb/evy/forks/bevy_mesh/Cargo.toml
cyb/wysm/crates/fuzz/Cargo.toml
neural/rune/rs/prysm/Cargo.toml
cyb/evy/forks/bevy_diagnostic/Cargo.toml
neural/trident/editor/zed/Cargo.toml
bootloader/go-cyber/mcp/rust/Cargo.toml
soft3/strata/genies/wgsl/Cargo.toml
soft3/strata/kuro/wgsl/Cargo.toml
neural/inf/rs/cli/Cargo.toml
neural/inf/rs/oracle/Cargo.toml
cyb/evy/forks/bevy_tasks/Cargo.toml
cyb/evy/forks/bevy_transform/Cargo.toml
soft3/strata/trop/wgsl/Cargo.toml
cyb/evy/crates/evy_platform_caps/Cargo.toml
cyb/honeycrisp/aruminium/benches/Cargo.toml
cyb/evy/crates/evy_engine_core/Cargo.toml
cyb/evy/forks/naga/Cargo.toml
neural/inf/rs/plan/Cargo.toml
cyb/evy/crates/evy_engine_dispatch/Cargo.toml
soft3/strata/nebu/rs/Cargo.toml
neural/rune/rs/lex/Cargo.toml
cyb/wysm/crates/ir/Cargo.toml
neural/inf/rs/eval/Cargo.toml
neural/rune/rs/subject/Cargo.toml
soft3/strata/nebu/wgsl/Cargo.toml
cyb/evy/forks/bevy_sprite/Cargo.toml
soft3/strata/kuro/cli/Cargo.toml
cyb/evy/crates/evy_ecs_storage/Cargo.toml
cyb/evy/forks/bevy_core_pipeline/Cargo.toml
cyb/evy/forks/bevy_image/Cargo.toml
cyb/evy/forks/bevy_animation/Cargo.toml
neural/rune/rs/parse/Cargo.toml
neural/rune/rs/mold/Cargo.toml
neural/rune/rs/parse-pure/Cargo.toml
neural/rune/rs/lower/Cargo.toml
cyb/evy/forks/bevy_pbr/Cargo.toml
soft3/radio/tests/integration/Cargo.toml
soft3/strata/jali/rs/Cargo.toml
neural/inf/rs/value/Cargo.toml
soft3/strata/jali/wgsl/Cargo.toml
cyb/evy/forks/bevy_post_process/Cargo.toml
cyb/wysm/crates/wast/Cargo.toml
neural/rune/rs/compile/Cargo.toml
cyb/evy/crates/evy_engine_tasks/Cargo.toml
soft3/tape/impl/rust/Cargo.toml
cyb/wysm/crates/c_api/macro/Cargo.toml
bootloader/go-cyber/cw/contracts/std-test/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/tests/litium-tests/Cargo.toml
bootloader/go-cyber/cw/packages/cyber-std/Cargo.toml
cyb/honeycrisp/unimem/experiments/iosurface_probe/Cargo.toml
cyb/wysm/crates/c_api/artifact/Cargo.toml
cyb/honeycrisp/unimem/experiments/dext_contiguous_alloc/client/Cargo.toml
cyb/honeycrisp/unimem/experiments/dext_iosurface_pa/client/Cargo.toml

Graph