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
From https://doc.rust-lang.org/cargo/guide/build-cache.html
> For historical reasons, the dev and test profiles are stored in the
> debug directory, and the release and bench profiles are stored in the
> release directory. User-defined profiles are stored in a directory with
> the same name as the profile.
Fixes#167
Signed-off-by: Paul Osborne <[email protected]>
0 commit comments