We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29e6abe commit 8b9af8eCopy full SHA for 8b9af8e
presage/Cargo.toml
@@ -7,7 +7,7 @@ edition = "2021"
7
license = "AGPL-3.0-only"
8
9
[dependencies]
10
-libsignal-service = { git = "https://github.com/whisperfish/libsignal-service-rs", rev = "6401dc34872a5f0c2fba32c1f136d98ccf3dd418" }
+libsignal-service = { git = "https://github.com/whisperfish/libsignal-service-rs", rev = "268e0c47e0924597b6379e6f1b5df58abd46d5ca" }
11
12
base64 = "0.22"
13
futures = "0.3"
0 commit comments