Skip to content

fix(rust-client): resolve missing miden-core manifest path during standalone build - #247

Open
forumevi wants to merge 4 commits into
0xMiden:mainfrom
forumevi:fix/miden-core-lib-manifest-path
Open

fix(rust-client): resolve missing miden-core manifest path during standalone build#247
forumevi wants to merge 4 commits into
0xMiden:mainfrom
forumevi:fix/miden-core-lib-manifest-path

Conversation

@forumevi

Copy link
Copy Markdown

Bug Report & Fix

When building rust-client independently, miden-core-lib build script fails with:
Error: x project 'miden-core' is missing its manifest path
due to missing relative path references (../../assembly/src).

Solution

Patched miden-core-lib in rust-client/Cargo.toml to fetch directly from the remote crate source, restoring independent build compatibility.

@forumevi forumevi changed the title fix(rust-client): resolve missing miden-core manifest path during standalone buildFix/miden core lib manifest path fix(rust-client): resolve missing miden-core manifest path during standalone build Aug 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant