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
Although libraries should not set variables, it makes sense to me to allow the final client of all dependencies, i.e. the root crate, to force override any variable that may have been set (note that environment variables also cause this trouble) in case of conflict.
Although libraries should not set variables, it makes sense to me to allow the final client of all dependencies, i.e. the root crate, to force override any variable that may have been set (note that environment variables also cause this trouble) in case of conflict.
See e.g. #1687
The text was updated successfully, but these errors were encountered: