Skip to content
This repository has been archived by the owner on Mar 11, 2024. It is now read-only.

Fix 'cl' feature, warnings #198

Merged
merged 3 commits into from
Jan 10, 2022

Conversation

andrewwhitehead
Copy link
Contributor

Compilation currently fails when the cl feature is enabled due to the digest dependency being updated previously.

Also fixed some warnings and skipped tests around the optional serde feature and non-existent serialization feature.

@andrewwhitehead
Copy link
Contributor Author

The current audit failure is due to an CVE for the time crate, that version is being brought in as a transitive dev-dependency of libsodium-ffi (which incidentally hasn't been updated in a few years). I think this PR might fix the issue, or else it could be manually ignored.

@dcmiddle
Copy link
Contributor

dcmiddle commented Jan 6, 2022

yep .. see also #197 which is also blocked on the zip / time issue.

@andrewwhitehead
Copy link
Contributor Author

Rebased after libsodium-ffi & time crate dependency removal

@dcmiddle dcmiddle merged commit ece6ce3 into hyperledger-archives:main Jan 10, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants