Skip to content

Commit 45ed98f

Browse files
authored
Add support for full multipath support (#19)
1 parent f0585a2 commit 45ed98f

File tree

5 files changed

+1380
-180
lines changed

5 files changed

+1380
-180
lines changed

.cargo/config.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
11
[net]
22
git-fetch-with-cli = true
3+
4+
[env]
5+
CARGO_WORKSPACE_DIR = { value = "", relative = true }

0 commit comments

Comments
 (0)