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
chore(deps): upgrade pprof and remove obsolete forced minimum versions (#210)
## Motivation
Clean up our dependencies.
## Solution
`pprof` was the only thing that pulled `thiserror@1` so let's get rid of
it. It's just a dev dependency.
The forced versions seem to have been fixed by upgrading `opentelemetry`
and its transitive dependencies.
0 commit comments