Commit 64c74e3
chore: mark wolfcrypt-dpe* as unpublished pending caliptra-dpe on crates.io
wolfcrypt-dpe depends on the caliptra-dpe-crypto trait crate
(package = "crypto", https://github.com/chipsalliance/caliptra-dpe)
which chipsalliance has not yet published to crates.io. crates.io
rejects any published crate with a git source in [dependencies].
wolfcrypt-dpe-conformance is also blocked as it is a test crate for
wolfcrypt-dpe. Once chipsalliance publishes their crates, switch the
dep to a versioned form and remove publish = false from both crates.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent ff51620 commit 64c74e3
2 files changed
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
12 | 15 | | |
13 | 16 | | |
14 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
12 | 18 | | |
13 | 19 | | |
14 | 20 | | |
| |||
0 commit comments