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
GET /crates/:crate_id/:version/download: Remove log_metadata variable (#5865)
This may have been necessary while `&mut req` was needed for the `req.add_custom_metadata()` call, but since that is no longer the case, we can simplify the code here.
0 commit comments