We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aefa4d3 commit 60b6468Copy full SHA for 60b6468
.cargo/config.offline
@@ -1,5 +1,10 @@
1
[source.crates-io]
2
replace-with = "vendored-sources"
3
4
+[source."git+https://github.com/PIVX-Project/librustzcash?rev=e7662b23d16c38595ef9ad1f3ae683b1f54dc732"]
5
+git = "https://github.com/PIVX-Project/librustzcash"
6
+rev = "e7662b23d16c38595ef9ad1f3ae683b1f54dc732"
7
+replace-with = "vendored-sources"
8
+
9
[source.vendored-sources]
10
# The directory for this source is set to RUST_VENDORED_SOURCES by src/Makefile.am
0 commit comments