mystuff/net/gurk-rs/files/config

23 lines
715 B
Plaintext
Raw Normal View History

2022-11-20 12:36:32 +01:00
[source."https://github.com/signalapp/curve25519-dalek"]
git = "https://github.com/signalapp/curve25519-dalek"
2022-10-31 22:01:15 +01:00
branch = "lizard2"
replace-with = "vendored-sources"
2022-11-20 12:36:32 +01:00
[source."https://github.com/signalapp/libsignal"]
git = "https://github.com/signalapp/libsignal"
tag = "v0.20.0"
2022-10-31 22:01:15 +01:00
replace-with = "vendored-sources"
2022-11-20 12:36:32 +01:00
[source."https://github.com/whisperfish/libsignal-service-rs"]
git = "https://github.com/whisperfish/libsignal-service-rs"
rev = "8666ba56f47e405aaf8ed243be6e2ad1b5ad68c1"
2022-10-31 22:01:15 +01:00
replace-with = "vendored-sources"
2022-11-20 12:36:32 +01:00
[source."https://github.com/whisperfish/presage"]
git = "https://github.com/whisperfish/presage"
rev = "f84d958"
2022-10-31 22:01:15 +01:00
replace-with = "vendored-sources"
[source.vendored-sources]
directory = "vendor"