/ duper-js-wasm / ubrn.config.yaml
ubrn.config.yaml
1 rust: 2 directory: ../duper_uniffi 3 manifestPath: Cargo.toml 4 5 web: 6 manifestPath: rust/Cargo.toml 7 manifestPatchFile: Cargo.patch.toml 8 wasmCrateName: duper-js-wasm 9 workspace: true 10 target: bundler