We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Main scarb.toml:
scarb.toml
[workspace.dependencies] cairo_test = "2.8.2"
Workspace's member scarb.toml:
[dev-dependencies] cairo_test.workspace = true
Result in:
warn: `cairo_test` plugin not found please add the following snippet to your Scarb.toml manifest: \``` [dev-dependencies] cairo_test = "2.8.2" \```
No response
scarb 2.8.2 (a37b4cbfc 2024-09-09) cairo: 2.8.2 (https://crates.io/crates/cairo-lang-compiler/2.8.2) sierra: 1.6.0
The text was updated successfully, but these errors were encountered:
Hi @julio4 !
Can you provide a reproduction for this?
I failed to reproduce in https://github.com/software-mansion/scarb/tree/main/examples/workspaces for 2.8.2
2.8.2
Sorry, something went wrong.
You can reproduce with: checkout NethermindEth/StarknetByExample#246 cd listings/getting-started/storage scarb cairo-test
cd listings/getting-started/storage
scarb cairo-test
No branches or pull requests
Problem
Main
scarb.toml
:Workspace's member
scarb.toml
:Result in:
Steps
No response
Possible Solution(s)
No response
Notes
No response
Version
The text was updated successfully, but these errors were encountered: