alchemyplatform / rundler

An ERC-4337 Bundler in Rust
GNU Lesser General Public License v3.0
286 stars 43 forks source link

Rust toolchain overrides #848

Open shunsukew opened 1 month ago

shunsukew commented 1 month ago

Describe the feature It would be better to enforce all devs to use the same Rust version and toolchain for compiling. rust-toolchain.toml can override them to use. https://rust-lang.github.io/rustup/overrides.html#the-toolchain-file

Additional context Failed to build with Rustc version 1.81.0.