Skip to content

Commit f589504

Browse files
committed
fix: failing invalid_gc_patch
1 parent 55b142d commit f589504

File tree

1 file changed

+3
-0
lines changed
  • tests/testsuite/cargo_remove/invalid_gc_patch/out

1 file changed

+3
-0
lines changed

tests/testsuite/cargo_remove/invalid_gc_patch/out/Cargo.toml

+3
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,6 @@
33
[workspace]
44
members = ["serde", "serde_derive"]
55

6+
[patch.crates-io]
7+
serde = { path = "serde" }
8+

0 commit comments

Comments
 (0)