[gurk-rs] Update to 0.3.0
This commit is contained in:
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user