You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running cargo build at the root of the project:
... filename as the example target schema in package core-token-vesting-v2 v2.1.0 (/home/ud/ki/cw-nibiru/contracts/core-token-vesting-v2).
Colliding filename is: /home/ud/ki/cw-nibiru/target/debug/examples/schema.dwp
The targets should have unique names.
Consider changing their names to be unique or compiling them separately.
This may become a hard error in the future; see https://github.com/rust-lang/cargo/issues/6313
Context
When running
cargo build
at the root of the project:The text was updated successfully, but these errors were encountered: