Closed boraarslan closed 1 year ago
https://doc.rust-lang.org/cargo/reference/workspaces.html#the-dependencies-table
Since we use multiple crates for the project, workspace dependencies would make it easier for us to manage all of the dependencies.
New PR #91
https://doc.rust-lang.org/cargo/reference/workspaces.html#the-dependencies-table
Since we use multiple crates for the project, workspace dependencies would make it easier for us to manage all of the dependencies.