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
It looks like the upstream ufmt updated to heapless 0.7.16, although that could require additional changes. https://github.com/japaric/ufmt/blob/main/utils/Cargo.toml Probably the best thing to do would be to update our vendored ufmt entirely based on the original.