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 35c2c98 commit f8b4c65Copy full SHA for f8b4c65
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 = "19c0c78da7a7479954634580a5e5081e7a8f2897" }
+libsignal-service = { git = "https://github.com/whisperfish/libsignal-service-rs", rev = "43aa16f2c49d34b21f42733d81a5c9739d9a1ed4" }
11
12
base64 = "0.22"
13
futures = "0.3"
0 commit comments