chore: bump wrapped crate deps — metamorphic-crypto 0.9 → 0.10, metamorphic-log 0.1.4 → 0.1.5 (v0.1.3)#3
Merged
Conversation
…rphic-crypto 0.9 -> 0.10 (v0.1.3) Supply-chain currency bump. Published crates only; no [patch]/path deps. metamorphic-crypto 0.10 is additive only (adds a standalone HKDF-SHA512 primitive, unused here). No canonical byte-format changes to any frozen layer. p256 stays pinned at =0.14.0-rc.14. Verified: cargo fmt --check + cargo clippy (native/), METAMORPHIC_LOG_BUILD=1 mix test (57 passed, local NIF build), mix format --check-formatted, mix docs.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Supply-chain currency bump of the wrapped Rust crate dependencies in the NIF:
metamorphic-log0.1.4 → 0.1.5metamorphic-crypto0.9 → 0.10Published crates only — no
[patch]/path deps.metamorphic-crypto 0.10is additive only (adds a standalone HKDF-SHA512 primitive that is unused here). No canonical byte-format changes to any frozen layer.native/metamorphic_log_nif/Cargo.toml: dep bumps + NIF crate version0.1.2 → 0.1.3cargo updateprecise for both wrapped crates@version 0.1.2 → 0.1.3, CHANGELOG entryVerification
cargo fmt --check+cargo clippy(native/): cleanMETAMORPHIC_LOG_BUILD=1 mix test: 57 passed (forced local NIF build)mix format --check-formatted: cleanMETAMORPHIC_LOG_BUILD=1 mix docs: builds=0.14.0-rc.14in Cargo.lock (no rc.15)Release
After merge: tag
v0.1.3→ CI builds precompiled NIFs + GitHub release. Then regeneratechecksum-*.exsandmix hex.publish(needs credentials).