inkdevhub / swanky-cli

The all-in-one developer environment for Parity pallet-contracts based smart contracts!
https://docs.astar.network/docs/build/wasm/swanky-suite/cli/
MIT License
70 stars 29 forks source link

Scaffolded projects need Rust workspace configuration #140

Closed shunsukew closed 1 year ago

shunsukew commented 1 year ago

Rust analyzer cannot analyze ink! contracts without workspace configuration, which is inconvenient. We need workspace configuration in Cargo.toml file at root repository.