Skip to content

fix: update proc-macro-error3 to unyanked v3.1.0 - #186

Merged
yatoub merged 1 commit into
masterfrom
fix/proc-macro-error3-yanked
Aug 10, 2026
Merged

fix: update proc-macro-error3 to unyanked v3.1.0#186
yatoub merged 1 commit into
masterfrom
fix/proc-macro-error3-yanked

Conversation

@yatoub

@yatoub yatoub commented Aug 10, 2026

Copy link
Copy Markdown
Owner

Summary

  • proc-macro-error3 v3.0.3 (a transitive dependency of i18n-embed-impl, pulled in via i18n-embed/i18n-embed-fl) was yanked from crates.io, which made the cargo-deny CI job fail with error[yanked]: detected yanked crate.
  • Ran cargo update -p proc-macro-error3 to move to 3.1.0, the latest unyanked compatible version.

Test plan

  • cargo update -p proc-macro-error3 — locked to 3.1.0
  • cargo check — builds cleanly
  • CI Security (cargo deny) job passes

proc-macro-error3 v3.0.3 (a transitive dependency of i18n-embed-impl)
was yanked from crates.io, causing the cargo-deny CI job to fail.
@yatoub
yatoub merged commit 1b52d92 into master Aug 10, 2026
18 checks passed
@yatoub
yatoub deleted the fix/proc-macro-error3-yanked branch August 10, 2026 02:51
@yatoub yatoub mentioned this pull request Aug 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant