Cargo Features

[dependencies]
dweb-cli = { version = "0.3.4", default-features = false, features = ["ametrics", "development", "skip-network-compatibility-check", "fixed-dweb-hosts"] }
default = skip-network-compatibility-check

updated for autonomi v0.3.4

ametrics

Enables process-metrics of ant-logging

development = fixed-dweb-hosts

Affects debug::init_service, debug::debug_handler, debug::init_service, debug::debug_handler

skip-network-compatibility-check default

Avoid need to upload avp type and include xor address in build

fixed-dweb-hosts development?