We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd71135 commit ff7c36dCopy full SHA for ff7c36d
Cargo.toml
@@ -147,4 +147,4 @@ zip = { version = "0.6.6", default-features = false }
147
zstd = { version = "0.13.0", default-features = false }
148
149
[patch.crates-io]
150
-resolvo = { git = "https://github.com/aochagavia/resolvo.git", branch = "concurrent-metadata-fetching" }
+resolvo = { git = "https://github.com/baszalmstra/resolvo.git", branch = "refactor/concurrent-metadata-fetch" }
0 commit comments