Skip to content

Commit 5d27f54

Browse files
authored
feat: upgrade presage/libsignal to 0.83 (#435)
The upgraded presage library also constains a fix for linking new devices (whisperfish/presage#333).
1 parent c3e10dd commit 5d27f54

File tree

7 files changed

+596
-178
lines changed

7 files changed

+596
-178
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
matrix:
3333
toolchain:
3434
- stable
35-
- 1.85.1 # MSRV
35+
- 1.87.0 # MSRV
3636
runs-on: ubuntu-latest
3737
steps:
3838
- name: system dependencies

0 commit comments

Comments
 (0)