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 facb223 commit 48236c4Copy full SHA for 48236c4
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 = "158757cac4acafe0ba76977ade2b37b9c43bc4b7" }
+libsignal-service = { git = "https://github.com/whisperfish/libsignal-service-rs", rev = "468fa6f84cce0db3bdf11609d165758291da99df" }
11
12
base64 = "0.22"
13
futures = "0.3"
0 commit comments