--- a/node/cli/Cargo.toml +++ b/node/cli/Cargo.toml @@ -284,7 +284,7 @@ version = '3.0.0' [dependencies.nft-data-structs] -path="../../primitives" +path="../../primitives/nft" default-features = false ################################################################################