[gurk-rs] Update to 0.3.0

This commit is contained in:
c0dev0id
2022-11-20 12:36:32 +01:00
parent 940e26830b
commit 4219dd4815
307 changed files with 706 additions and 105423 deletions

View File

@@ -1,31 +1,21 @@
[source."https://github.com/boxdot/libsignal-service-rs"]
git = "https://github.com/boxdot/libsignal-service-rs"
rev = "8be91da2"
replace-with = "vendored-sources"
[source."https://github.com/boxdot/presage.git"]
git = "https://github.com/boxdot/presage.git"
rev = "f908e8f"
replace-with = "vendored-sources"
[source."https://github.com/signalapp/curve25519-dalek.git"]
git = "https://github.com/signalapp/curve25519-dalek.git"
[source."https://github.com/signalapp/curve25519-dalek"]
git = "https://github.com/signalapp/curve25519-dalek"
branch = "lizard2"
replace-with = "vendored-sources"
[source."https://github.com/signalapp/libsignal-client"]
git = "https://github.com/signalapp/libsignal-client"
tag = "v0.11.0"
[source."https://github.com/signalapp/libsignal"]
git = "https://github.com/signalapp/libsignal"
tag = "v0.20.0"
replace-with = "vendored-sources"
[source."https://github.com/signalapp/poksho.git"]
git = "https://github.com/signalapp/poksho.git"
tag = "v0.7.0"
[source."https://github.com/whisperfish/libsignal-service-rs"]
git = "https://github.com/whisperfish/libsignal-service-rs"
rev = "8666ba56f47e405aaf8ed243be6e2ad1b5ad68c1"
replace-with = "vendored-sources"
[source."https://github.com/signalapp/zkgroup"]
git = "https://github.com/signalapp/zkgroup"
tag = "v0.7.3"
[source."https://github.com/whisperfish/presage"]
git = "https://github.com/whisperfish/presage"
rev = "f84d958"
replace-with = "vendored-sources"
[source.vendored-sources]