Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump libsignal client to 0.62 #345

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Bump libsignal client to 0.62 #345

wants to merge 1 commit into from

Commits on Nov 16, 2024

  1. Bump libsignal client to 0.62

    This rewires some APIs to accept DeviceId instead of u32.
    
    It also removes the ServiceIdExt trait, since
    signalapp/libsignal#595 got merged.  The `aci()`
    and `pni()` methods can be replaced with simple `into()` or `from()`
    calls, depending on context.
    rubdos committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    eff6480 View commit details
    Browse the repository at this point in the history