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
The cargo documentation encourages naming the configuration file config (no extension). But recent releases of Rust deprecate this name in favor of cargo.toml.
Problem
The cargo documentation encourages naming the configuration file
config
(no extension). But recent releases of Rust deprecate this name in favor ofcargo.toml
.https://sacul.github.io/rust/cargo_proxy.html
Steps
No response
Possible Solution(s)
No response
Notes
No response
Version
The text was updated successfully, but these errors were encountered: