When running `ubrn generate napi bindings` it ignores the `manifestPath` configured in `ubrn.config.yaml`. Instead of resolving the configured `manifestPath`, it searches for `Cargo.toml` in the current working directory.
When running
ubrn generate napi bindingsit ignores themanifestPathconfigured inubrn.config.yaml.Instead of resolving the configured
manifestPath, it searches forCargo.tomlin the current working directory.