We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da1259c commit 8800186Copy full SHA for 8800186
test_crates/custom_registry/registry-hello/.cargo/config.toml renamed to .cargo/config.toml
@@ -8,4 +8,4 @@ registry = "sparse+https://csc-imaginary-registry.example.net/index/"
8
replace-with = "csc-actual-registry-on-disk"
9
10
[source.csc-actual-registry-on-disk]
11
-local-registry = "../test-local-registry"
+local-registry = "test_crates/custom_registry/test-local-registry"
0 commit comments