spacemeshos / post-rs

Rust implementation of POST proving
MIT License
11 stars 22 forks source link

Change deprecated 'crate_type' to 'crate-type' #371

Closed poszu closed 1 month ago

poszu commented 1 month ago

Fixes warning:

warning: /home/bartosz/workspace/post-rs/ffi/Cargo.toml: `crate_type` is deprecated in favor of `crate-type` and will not work in the 2024 edition
codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 94.20%. Comparing base (75024fc) to head (023201c). Report is 4 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #371 +/- ## ======================================= Coverage 94.20% 94.20% ======================================= Files 27 27 Lines 3384 3384 ======================================= Hits 3188 3188 Misses 196 196 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.