mirror of https://github.com/ospab/ostp.git
Follow-up to the v0.4.2-beta.3 CI break. Importing sha2::Digest fixed the build there but the import reads as unused locally (different dependency resolution), leaving a permanent warning in every build. Calling through <sha2::Sha256 as sha2::Digest>::digest resolves the trait method explicitly, so it compiles in both environments with no import and no warning. Workspace now builds clean. |
||
|---|---|---|
| .. | ||
| src | ||
| .gitignore | ||
| Cargo.toml | ||