kaspanet / rusty-kaspa

Kaspa full-node and related libraries in the Rust programming language. This is a Beta version at the final testing phases.
ISC License
350 stars 105 forks source link

Fix rustc 1.77 issues and lints #442

Closed aspect closed 1 month ago

aspect commented 1 month ago

This replicates #438 (unfortunately I can't merge this due to other lint errors, so if this merged #438 should be closed)

biryukovmaxim commented 1 month ago

it doesn't work properly the line rust-version.workspace.workspace = true should be added to all crates in the workspace in case of old compiler

aspect commented 1 month ago

it doesn't work properly the line rust-version.workspace.workspace = true should be added to all crates in the workspace in case of old compiler

propagated rust-version.workspace to all crates in https://github.com/kaspanet/rusty-kaspa/commit/467e4ce0129be3f093a6965a39b26329a4359545