This website requires JavaScript.
Explore
Help
Sign In
machankura
/
mempool
Watch
3
Star
0
Fork
0
You've already forked mempool
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
mempool
/
rust
/
gbt
/
rust-toolchain
2 lines
5 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Restore MSRV to 1.63 In trying to upgrade my mempool instance, I discovered I couldn't build the latest mempool Rust code with my available Rust toolchain. It appears in #4612 the Rust MSRV was bumped without justification, which is reverted here. Note that `Cargo.lock` updates here should ensure the versions of dependent crates use the versions supported by our MSRV. Its possible that the dependency downgrades here break something, but things appear to be running fine for me locally, so figured I'd suggest this upstream.
2024-05-02 21:00:49 +00:00
1.63
Reference in New Issue
Copy Permalink