Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: fix default-feature warning for forc-client (FuelLabs#4681)
## Description Fixes the following warning by moving `default-features = false` to workspace level: ``` warning: /Users/kayagokalp/fuel/dev/sway/forc-plugins/forc-client/Cargo.toml: `default-features` is ignored for fuel-core-client, since `default-features` was not specified for `workspace.dependencies.fuel-core-client`, this could become a hard error in the future ```
- Loading branch information