git.delta.rocks / unique-network / refs/commits / 1c82a8b8dc9e

difftreelog

fix nft primitive path

Yaroslav Bolyukin2021-06-24parent: #d881b16.patch.diff
in: master

1 file changed

modifiednode/cli/Cargo.tomldiffbeforeafterboth
284version = '3.0.0'284version = '3.0.0'
285285
286[dependencies.nft-data-structs]286[dependencies.nft-data-structs]
287path="../../primitives"287path="../../primitives/nft"
288default-features = false288default-features = false
289289
290################################################################################290################################################################################