Add "register" and "reregister" top-level functions in Rust

This commit is contained in:
Alex Bakon
2025-04-09 15:08:23 -04:00
committed by GitHub
parent c062a7e03a
commit cca4cf6970
16 changed files with 210 additions and 30 deletions

View File

@@ -5,7 +5,7 @@
Pod::Spec.new do |s|
s.name = 'LibSignalClient'
s.version = '0.69.2'
s.version = '0.70.0'
s.summary = 'A Swift wrapper library for communicating with the Signal messaging service.'
s.homepage = 'https://github.com/signalapp/libsignal'