We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55b142d commit f589504Copy full SHA for f589504
tests/testsuite/cargo_remove/invalid_gc_patch/out/Cargo.toml
@@ -3,3 +3,6 @@
3
[workspace]
4
members = ["serde", "serde_derive"]
5
6
+[patch.crates-io]
7
+serde = { path = "serde" }
8
+
0 commit comments