diff --git a/Gemfile.lock b/Gemfile.lock index 71d2e81a0f..7dcb547cb0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -170,7 +170,7 @@ GEM xcpretty-travis-formatter (>= 0.0.3, < 2.0.0) fastlane-sirp (1.0.0) sysrandom (~> 1.0) - ffi (1.16.3) + ffi (1.17.3) fourflusher (2.3.1) fuzzy_match (2.0.4) gh_inspector (1.1.3) diff --git a/Podfile b/Podfile index 4104281369..897cfca94b 100644 --- a/Podfile +++ b/Podfile @@ -15,9 +15,9 @@ ENV['LIBSIGNAL_FFI_PREBUILD_CHECKSUM'] = '911cb710cc51d0ba879a988ff5edf5a340d5af pod 'LibSignalClient', git: 'https://github.com/signalapp/libsignal.git', tag: 'v0.87.0', testspecs: ["Tests"] # pod 'LibSignalClient', path: '../libsignal', testspecs: ["Tests"] -ENV['RINGRTC_PREBUILD_CHECKSUM'] = '2002b1496927bdd6d148262128b6ffbbd47d8ece02ebc59990e21cdebdfa101f' +ENV['RINGRTC_PREBUILD_CHECKSUM'] = '40530246cc8b2ede448fe8582fa6983411a6c735e955ec4660d1f40b2e0ad2af' # ENV['RINGRTC_USE_FILE_BASED_CAMERA'] = '1' -pod 'SignalRingRTC', git: 'https://github.com/signalapp/ringrtc', tag: 'v2.64.1', inhibit_warnings: true +pod 'SignalRingRTC', git: 'https://github.com/signalapp/ringrtc', tag: 'v2.65.1', inhibit_warnings: true # pod 'SignalRingRTC', path: '../ringrtc', testspecs: ["Tests"] pod 'GRDB.swift/SQLCipher' diff --git a/Podfile.lock b/Podfile.lock index b31faf1d84..72e44460a4 100644 --- a/Podfile.lock +++ b/Podfile.lock @@ -36,9 +36,9 @@ PODS: - SDWebImageWebPCoder (0.14.6): - libwebp (~> 1.0) - SDWebImage/Core (~> 5.17) - - SignalRingRTC (2.64.1): - - SignalRingRTC/WebRTC (= 2.64.1) - - SignalRingRTC/WebRTC (2.64.1) + - SignalRingRTC (2.65.1): + - SignalRingRTC/WebRTC (= 2.65.1) + - SignalRingRTC/WebRTC (2.65.1) - SQLCipher (4.6.1): - SQLCipher/standard (= 4.6.1) - SQLCipher/common (4.6.1) @@ -62,7 +62,7 @@ DEPENDENCIES: - Reachability - SDWebImage - SDWebImageWebPCoder - - SignalRingRTC (from `https://github.com/signalapp/ringrtc`, tag `v2.64.1`) + - SignalRingRTC (from `https://github.com/signalapp/ringrtc`, tag `v2.65.1`) - SQLCipher (from `https://github.com/signalapp/sqlcipher.git`, tag `v4.6.1-f_barrierfsync`) - SwiftProtobuf (= 1.31.1) @@ -98,7 +98,7 @@ EXTERNAL SOURCES: :tag: v6.0.3 SignalRingRTC: :git: https://github.com/signalapp/ringrtc - :tag: v2.64.1 + :tag: v2.65.1 SQLCipher: :git: https://github.com/signalapp/sqlcipher.git :tag: v4.6.1-f_barrierfsync @@ -122,7 +122,7 @@ CHECKOUT OPTIONS: :tag: v6.0.3 SignalRingRTC: :git: https://github.com/signalapp/ringrtc - :tag: v2.64.1 + :tag: v2.65.1 SQLCipher: :git: https://github.com/signalapp/sqlcipher.git :tag: v4.6.1-f_barrierfsync @@ -143,10 +143,10 @@ SPEC CHECKSUMS: Reachability: fd0ecd23705e2599e4cceeb943222ae02296cbc6 SDWebImage: 9f177d83116802728e122410fb25ad88f5c7608a SDWebImageWebPCoder: e38c0a70396191361d60c092933e22c20d5b1380 - SignalRingRTC: e971a7f69ecd5b72741c597c7dd396b0fc4ed077 + SignalRingRTC: d3497e2b60d5c454b27201cce93e6199fc11c987 SQLCipher: ff2f045b20d675a73a70f7329395ddd4a2580063 SwiftProtobuf: e02f51c8c2df5845657aee2d4de9d61bf50ef788 -PODFILE CHECKSUM: 7f88c8de5e633d7edad7922db6a311f90c1f75bf +PODFILE CHECKSUM: 434aef9c0276cdb4b3917569a712f0990adfc837 COCOAPODS: 1.15.2 diff --git a/Pods b/Pods index c306ecb294..e5d6056d7b 160000 --- a/Pods +++ b/Pods @@ -1 +1 @@ -Subproject commit c306ecb294813f9037fbe9f8f374027cc12e9adb +Subproject commit e5d6056d7b8424ae35f12ded2abaab39cc038562 diff --git a/Signal/Settings.bundle/Acknowledgements.plist b/Signal/Settings.bundle/Acknowledgements.plist index 2bdb237be7..31601940b6 100644 --- a/Signal/Settings.bundle/Acknowledgements.plist +++ b/Signal/Settings.bundle/Acknowledgements.plist @@ -288,7 +288,7 @@ DEALINGS IN THE SOFTWARE. License MIT License Title - adler2 2.0.1, anyhow 1.0.100, async-trait 0.1.89, atomic-waker 1.1.2, auto_enums 0.8.7, curve25519-dalek-derive 0.1.1, derive_utils 0.15.0, displaydoc 0.2.5, dyn-clone 1.0.20, fastrand 2.3.0, home 0.5.11, home 0.5.12, itoa 1.0.17, linkme 0.3.35, linkme-impl 0.3.35, linux-raw-sys 0.11.0, linux-raw-sys 0.4.15, minimal-lexical 0.2.1, num_enum 0.7.5, num_enum_derive 0.7.5, once_cell 1.21.3, paste 1.0.15, pin-project 1.1.10, pin-project-internal 1.1.10, pin-project-lite 0.2.16, prettyplease 0.2.37, proc-macro-crate 3.4.0, proc-macro2 1.0.105, quote 1.0.43, rustix 0.38.44, rustix 1.1.3, rustversion 1.0.22, semver 1.0.27, send_wrapper 0.6.0, serde 1.0.228, serde_core 1.0.228, serde_derive 1.0.228, serde_json 1.0.149, syn 2.0.114, syn-mid 0.6.0, thiserror 1.0.69, thiserror 2.0.17, thiserror-impl 1.0.69, thiserror-impl 2.0.17, unicode-ident 1.0.22, utf-8 0.7.6, zmij 1.0.12 + adler2 2.0.1, anyhow 1.0.100, async-trait 0.1.89, atomic-waker 1.1.2, auto_enums 0.8.7, curve25519-dalek-derive 0.1.1, derive_utils 0.15.0, displaydoc 0.2.5, dyn-clone 1.0.20, fastrand 2.3.0, home 0.5.11, home 0.5.12, itoa 1.0.17, linkme 0.3.35, linkme-impl 0.3.35, linux-raw-sys 0.11.0, linux-raw-sys 0.4.15, minimal-lexical 0.2.1, num_enum 0.7.5, num_enum_derive 0.7.5, once_cell 1.21.3, paste 1.0.15, pin-project 1.1.10, pin-project-internal 1.1.10, pin-project-lite 0.2.16, prettyplease 0.2.37, proc-macro-crate 3.4.0, proc-macro2 1.0.105, proc-macro2 1.0.106, quote 1.0.43, quote 1.0.44, rustix 0.38.44, rustix 1.1.3, rustversion 1.0.22, semver 1.0.27, send_wrapper 0.6.0, serde 1.0.228, serde_core 1.0.228, serde_derive 1.0.228, serde_json 1.0.149, syn 2.0.114, syn-mid 0.6.0, thiserror 1.0.69, thiserror 2.0.17, thiserror 2.0.18, thiserror-impl 1.0.69, thiserror-impl 2.0.17, thiserror-impl 2.0.18, unicode-ident 1.0.22, utf-8 0.7.6, zmij 1.0.12, zmij 1.0.17 Type PSGroupSpecifier @@ -880,7 +880,7 @@ You should also get your employer (if you work as a programmer) or school, if an License GNU Affero General Public License v3.0 only Title - attest, device-transfer, libsignal-account-keys, libsignal-account-keys 0.1.0, libsignal-bridge, libsignal-bridge-macros, libsignal-bridge-testing, libsignal-bridge-types, libsignal-core, libsignal-core 0.1.0, libsignal-ffi, libsignal-keytrans, libsignal-message-backup, libsignal-message-backup-macros, libsignal-net, libsignal-net-chat, libsignal-net-grpc, libsignal-net-infra, libsignal-protocol, libsignal-svrb, mrp 2.64.1, partial-default 0.1.0, partial-default-derive 0.1.0, poksho, protobuf 2.64.1, regex-aot 0.1.0, ringrtc 2.64.1, signal-crypto, signal-media, usernames, zkcredential, zkgroup + attest, device-transfer, libsignal-account-keys, libsignal-account-keys 0.1.0, libsignal-bridge, libsignal-bridge-macros, libsignal-bridge-testing, libsignal-bridge-types, libsignal-core, libsignal-core 0.1.0, libsignal-ffi, libsignal-keytrans, libsignal-message-backup, libsignal-message-backup-macros, libsignal-net, libsignal-net-chat, libsignal-net-grpc, libsignal-net-infra, libsignal-protocol, libsignal-svrb, mrp 2.65.1, partial-default 0.1.0, partial-default-derive 0.1.0, poksho, protobuf 2.65.1, regex-aot 0.1.0, ringrtc 2.65.1, signal-crypto, signal-media, usernames, zkcredential, zkgroup Type PSGroupSpecifier @@ -950,7 +950,7 @@ DEALINGS IN THE SOFTWARE. License MIT License Title - backtrace 0.3.76, cc 1.2.51, cc 1.2.52, cfg-if 1.0.4, cmake 0.1.48, cmake 0.1.57, find-msvc-tools 0.1.6, find-msvc-tools 0.1.7, pkg-config 0.3.32, rustc-demangle 0.1.26, socket2 0.6.1 + backtrace 0.3.76, cc 1.2.52, cc 1.2.54, cfg-if 1.0.4, cmake 0.1.48, cmake 0.1.57, find-msvc-tools 0.1.7, find-msvc-tools 0.1.8, pkg-config 0.3.32, rustc-demangle 0.1.26, socket2 0.6.1 Type PSGroupSpecifier @@ -1017,7 +1017,7 @@ DEALINGS IN THE SOFTWARE. License MIT License Title - base64ct 1.8.2 + base64ct 1.8.2, base64ct 1.8.3 Type PSGroupSpecifier @@ -1308,26 +1308,33 @@ limitations under the License. FooterText - Copyright (c) 2015-2016 the fiat-crypto authors (see -https://github.com/mit-plv/fiat-crypto/blob/master/AUTHORS). + Copyright (c) 2014 Alex Crichton +Copyright (c) 2020 Ivan Nikulin <ifaaan@gmail.com> -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: +Permission is hereby granted, free of charge, to any +person obtaining a copy of this software and associated +documentation files (the "Software"), to deal in the +Software without restriction, including without +limitation the rights to use, copy, modify, merge, +publish, distribute, sublicense, and/or sell copies of +the Software, and to permit persons to whom the Software +is furnished to do so, subject to the following +conditions: -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. +The above copyright notice and this permission notice +shall be included in all copies or substantial portions +of the Software. -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF +ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED +TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A +PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT +SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY +CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION +OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR +IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER +DEALINGS IN THE SOFTWARE. + License MIT License Title @@ -1421,33 +1428,26 @@ SOFTWARE. FooterText - Copyright (c) 2014 Alex Crichton -Copyright (c) 2020 Ivan Nikulin <ifaaan@gmail.com> + Copyright (c) 2015-2016 the fiat-crypto authors (see +https://github.com/mit-plv/fiat-crypto/blob/master/AUTHORS). -Permission is hereby granted, free of charge, to any -person obtaining a copy of this software and associated -documentation files (the "Software"), to deal in the -Software without restriction, including without -limitation the rights to use, copy, modify, merge, -publish, distribute, sublicense, and/or sell copies of -the Software, and to permit persons to whom the Software -is furnished to do so, subject to the following -conditions: +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: -The above copyright notice and this permission notice -shall be included in all copies or substantial portions -of the Software. +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF -ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED -TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A -PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT -SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION -OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR -IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER -DEALINGS IN THE SOFTWARE. - +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. License MIT License Title @@ -2231,7 +2231,7 @@ SOFTWARE. License MIT License Title - const-str 0.6.4, const-str 1.0.0 + const-str 1.0.0 Type PSGroupSpecifier @@ -2462,6 +2462,42 @@ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. Type PSGroupSpecifier + + FooterText + Copyright (c) 2012 The Go Authors. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright +notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above +copyright notice, this list of conditions and the following disclaimer +in the documentation and/or other materials provided with the +distribution. + * Neither the name of Google Inc. nor the names of its +contributors may be used to endorse or promote products derived from +this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS +IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED +TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A +PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER +OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, +EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, +PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR +PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF +LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING +NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS +SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + License + BSD 3-Clause "New" or "Revised" License + Title + curve25519-dalek 4.1.3 + Type + PSGroupSpecifier + FooterText Copyright (c) 2016-2021 isis agora lovecruft. All rights reserved. @@ -2492,42 +2528,6 @@ TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS -SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - License - BSD 3-Clause "New" or "Revised" License - Title - curve25519-dalek 4.1.3 - Type - PSGroupSpecifier - - - FooterText - Copyright (c) 2012 The Go Authors. All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions are -met: - - * Redistributions of source code must retain the above copyright -notice, this list of conditions and the following disclaimer. - * Redistributions in binary form must reproduce the above -copyright notice, this list of conditions and the following disclaimer -in the documentation and/or other materials provided with the -distribution. - * Neither the name of Google Inc. nor the names of its -contributors may be used to endorse or promote products derived from -this software without specific prior written permission. - -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS -IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED -TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A -PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER -OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, -EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, -PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR -PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF -LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING -NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. License BSD 3-Clause "New" or "Revised" License @@ -2898,7 +2898,7 @@ DEALINGS IN THE SOFTWARE. License MIT License Title - either 1.15.0, itertools 0.13.0, itertools 0.14.0, petgraph 0.7.1, serde_with 3.16.1, serde_with_macros 3.16.1 + either 1.15.0, itertools 0.13.0, itertools 0.14.0, petgraph 0.7.1, petgraph 0.8.3, serde_with 3.16.1, serde_with_macros 3.16.1 Type PSGroupSpecifier @@ -3135,6 +3135,34 @@ DEALINGS IN THE SOFTWARE. Type PSGroupSpecifier + + FooterText + Copyright (c) 2024 Orson Peters + +This software is provided 'as-is', without any express or implied warranty. In +no event will the authors be held liable for any damages arising from the use of +this software. + +Permission is granted to anyone to use this software for any purpose, including +commercial applications, and to alter it and redistribute it freely, subject to +the following restrictions: + +1. The origin of this software must not be misrepresented; you must not claim + that you wrote the original software. If you use this software in a product, + an acknowledgment in the product documentation would be appreciated but is + not required. + +2. Altered source versions must be plainly marked as such, and must not be + misrepresented as being the original software. + +3. This notice may not be removed or altered from any source distribution. + License + zlib License + Title + foldhash 0.1.5 + Type + PSGroupSpecifier + FooterText Copyright (c) 2017 The foreign-types Developers @@ -3376,7 +3404,7 @@ DEALINGS IN THE SOFTWARE. License MIT License Title - getrandom 0.2.16 + getrandom 0.2.16, getrandom 0.2.17 Type PSGroupSpecifier @@ -3569,7 +3597,7 @@ DEALINGS IN THE SOFTWARE. License MIT License Title - hashbrown 0.16.1 + hashbrown 0.15.5, hashbrown 0.16.1 Type PSGroupSpecifier @@ -4301,7 +4329,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice License Mozilla Public License 2.0 Title - hpke-rs 0.4.0, hpke-rs 0.5.0, hpke-rs-crypto 0.3.0, hpke-rs-crypto 0.4.0 + hpke-rs 0.5.0, hpke-rs-crypto 0.4.0 Type PSGroupSpecifier @@ -4783,7 +4811,7 @@ DEALINGS IN THE SOFTWARE. License MIT License Title - libc 0.2.179, libc 0.2.180 + libc 0.2.180 Type PSGroupSpecifier @@ -9976,7 +10004,7 @@ limitations under the License. License Apache License 2.0 Title - prost 0.14.1, prost-build 0.14.1, prost-derive 0.14.1, prost-types 0.14.1 + prost 0.14.1, prost 0.14.3, prost-build 0.14.1, prost-build 0.14.3, prost-derive 0.14.1, prost-derive 0.14.3, prost-types 0.14.1, prost-types 0.14.3 Type PSGroupSpecifier @@ -10313,7 +10341,7 @@ THE SOFTWARE. License Apache License 2.0 Title - pulldown-cmark-to-cmark 21.1.0 + pulldown-cmark-to-cmark 22.0.0 Type PSGroupSpecifier @@ -10368,7 +10396,7 @@ DEALINGS IN THE SOFTWARE. License MIT License Title - rand 0.8.5, rand 0.9.2, rand_chacha 0.3.1, rand_chacha 0.9.0, rand_core 0.6.4, rand_core 0.9.3 + rand 0.8.5, rand 0.9.2, rand_chacha 0.3.1, rand_chacha 0.9.0, rand_core 0.6.4, rand_core 0.9.3, rand_core 0.9.5 Type PSGroupSpecifier @@ -13724,7 +13752,7 @@ DEALINGS IN THE SOFTWARE. License MIT License Title - uuid 1.19.0 + uuid 1.19.0, uuid 1.20.0 Type PSGroupSpecifier @@ -14044,7 +14072,7 @@ DEALINGS IN THE SOFTWARE. License MIT License Title - zerocopy 0.8.33, zerocopy-derive 0.8.33 + zerocopy 0.8.33, zerocopy 0.8.34, zerocopy-derive 0.8.33, zerocopy-derive 0.8.34 Type PSGroupSpecifier