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
Specifically, the following [section in Overriding dependencies](http://doc.crates.io/specifying-dependencies.html#testing-a-bugfix) reveals what the problem is:
309
+
The [`[patch]`][patchsec] section of `Cargo.toml` can be very useful for
310
+
testing. In addition to that, you should read the [Overriding
311
+
dependencies][overriding] section of the documentation.
0 commit comments