makepad/tools/cargo_makepad
andodeki 4a166606c0 nigig: carry workspace.dependencies into android wrapper manifest
The generated android wrapper re-creates a standalone workspace and only
forwarded [patch.*] sections from the workspace root manifest, so deps
declared via [workspace.dependencies] + workspace = true failed to inherit
in wrapped crate builds. Extract the [workspace.dependencies] section the
same way patches are handled and inject it into the wrapper manifest.
2026-08-28 10:20:21 +03:00
..
quest Initial commit 2025-05-06 10:11:37 +02:00
src nigig: carry workspace.dependencies into android wrapper manifest 2026-08-28 10:20:21 +03:00
Cargo.toml working 2026-03-11 10:19:58 +01:00
debug.keystore Initial commit 2025-05-06 10:11:37 +02:00