aurora-is-near / aurora-engine

⚙️ Aurora Engine implements an Ethereum Virtual Machine (EVM) on the NEAR Protocol.
https://doc.aurora.dev/develop/compat/evm
325 stars 78 forks source link

chore: use workspace dependencies #790

Closed aleksuss closed 1 year ago

aleksuss commented 1 year ago

Description

The PR adds the possibility to define crate versions used in all crates in the monorepo in workspace.depdndencies section of the main Cargo.toml file.