ref-fvm icon indicating copy to clipboard operation
ref-fvm copied to clipboard

Migrate all Cargo.toml to use single workspace dependency/version

Open fridrik01 opened this issue 1 year ago • 0 comments

We should update our Cargo.toml files to manage its dependencies using the version detailed in the root Cargo.toml file.

This will result in much easier and less error prone updates where we don't need to manually update multiple Cargo.toml files and instead update it in the root Cargo.toml file.

fridrik01 avatar Dec 13 '23 12:12 fridrik01