Skip to content

Commit ff7c36d

Browse files
committed
use correct branch
1 parent fd71135 commit ff7c36d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -147,4 +147,4 @@ zip = { version = "0.6.6", default-features = false }
147147
zstd = { version = "0.13.0", default-features = false }
148148

149149
[patch.crates-io]
150-
resolvo = { git = "https://github.com/aochagavia/resolvo.git", branch = "concurrent-metadata-fetching" }
150+
resolvo = { git = "https://github.com/baszalmstra/resolvo.git", branch = "refactor/concurrent-metadata-fetch" }

0 commit comments

Comments
 (0)