You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To elaborate this further, it did use it before but the latest releases does not use it. It is at least known to be used by the rust_decimal crate. But perhaps there are others as well.
You could use cargo tree --format "{p} {f}" to debug and try to find where exactly the proc-macro-error dependency is coming from.
As per rust-lang/docs.rs#2595 :
So if the conversion is easy, the affected
utoipa-gen
should be converted asap imo.The text was updated successfully, but these errors were encountered: