Skip to content

Commit 60b6468

Browse files
Duddino GattoFuzzbawls
andcommitted
Add git repo to cargo.offline
Co-authored-by: Fuzzbawls <[email protected]>
1 parent aefa4d3 commit 60b6468

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.cargo/config.offline

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
[source.crates-io]
22
replace-with = "vendored-sources"
33

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+
49
[source.vendored-sources]
510
# The directory for this source is set to RUST_VENDORED_SOURCES by src/Makefile.am

0 commit comments

Comments
 (0)