Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update: modernize to rust 1.65 (#337)
* Update: modernize to rust 1.65 * use workspace cargo dependencies to ensure crate/meta consistency * update libraries and calls * include `-A dead_code` to clippy to get around `future_state_machine` * modern fmt/clippy recommendations * update Docker * Add local overrides to contract test script for local testing * remove unused crates
- Loading branch information