ci: Switch cargo-public-api-crates to cargo-check-external-types#613
ci: Switch cargo-public-api-crates to cargo-check-external-types#613jplatte merged 1 commit intotower-rs:mainfrom
Conversation
|
As of #619 we're using my fork of |
7030c22 to
eff768b
Compare
|
I think a benefit of |
jplatte
left a comment
There was a problem hiding this comment.
That's actually a somewhat recent bug that pin-project-lite is found as a public dependency by cargo-public-api-crates.. I think.
Anyways, we can switch. I also don't need to maintain cargo-public-api-crates anymore then :)
|
Mind doing the same for axum? |
|
Sure. Opened tokio-rs/axum#3576. |
|
I noticed that I posted #613 (comment) with a copy and paste mistake: the place of |
|
Yeah I figured you meant it that way ;) |
Motivation
cargo-public-api-cratesseems to have version conflict at the dependencies.https://github.com/tower-rs/tower-http/actions/runs/18697143413/job/53317419830
Solution
Switches
cargo-public-api-cratestocargo-check-external-types.