Files
pezkuwi-sdk/vendor
pezkuwichain 2353ec6032 fix: rename zombienet_configuration to pezkuwi_zombienet_configuration in doc tests
Doc tests were failing because they referenced the old crate name
'zombienet_configuration' instead of the rebranded name
'pezkuwi_zombienet_configuration'.

Files updated:
- configuration/src/lib.rs
- configuration/src/network.rs
- configuration/src/shared/node.rs
- configuration/src/shared/resources.rs
- configuration/src/shared/types.rs
2026-01-28 06:19:35 +03:00
..