0
0
mirror of https://github.com/signalapp/libsignal.git synced 2024-09-19 19:42:19 +02:00

Update base64 to 0.22

This commit is contained in:
Jordan Rose 2024-09-13 12:37:14 -07:00
parent ba7d127ab7
commit 5be4d17b31
5 changed files with 8 additions and 9 deletions

8
Cargo.lock generated
View File

@ -267,7 +267,7 @@ version = "0.1.0"
dependencies = [
"asn1",
"assert_matches",
"base64 0.21.7",
"base64 0.22.1",
"bitflags",
"blake2",
"boring",
@ -2044,7 +2044,7 @@ dependencies = [
"aes-gcm-siv",
"assert_matches",
"attest",
"base64 0.21.7",
"base64 0.22.1",
"bincode",
"device-transfer",
"futures-util",
@ -2306,7 +2306,7 @@ dependencies = [
"assert_matches",
"async-trait",
"attest",
"base64 0.21.7",
"base64 0.22.1",
"bincode",
"bitstream-io",
"boring",
@ -5265,7 +5265,7 @@ name = "zkgroup"
version = "0.9.0"
dependencies = [
"aes-gcm-siv",
"base64 0.21.7",
"base64 0.22.1",
"bincode",
"criterion",
"curve25519-dalek",

View File

@ -50,7 +50,7 @@ asn1 = "0.16.1"
assert_matches = "1.5"
async-trait = "0.1.41"
atomic-take = "1.1.0"
base64 = "0.21"
base64 = "0.22.1"
bincode = "1.0"
bitflags = "2.3.3"
boring = { version = "4.6.0", default-features = false }

View File

@ -46,7 +46,7 @@
<h2>Overview of licenses:</h2>
<ul class="licenses-overview">
<li><a href="#MIT">MIT License</a> (310)</li>
<li><a href="#MIT">MIT License</a> (309)</li>
<li><a href="#AGPL-3.0">GNU Affero General Public License v3.0</a> (28)</li>
<li><a href="#Apache-2.0">Apache License 2.0</a> (16)</li>
<li><a href="#BSD-3-Clause">BSD 3-Clause &quot;New&quot; or &quot;Revised&quot; License</a> (9)</li>
@ -7215,7 +7215,6 @@ THE SOFTWARE.</pre>
<h3 id="MIT">MIT License</h3>
<h4>Used by:</h4>
<ul class="license-used-by">
<li><a href="https://github.com/marshallpierce/rust-base64">base64 0.21.7</a></li>
<li><a href="https://github.com/marshallpierce/rust-base64">base64 0.22.1</a></li>
</ul>
<pre class="license-text">The MIT License (MIT)

View File

@ -6649,7 +6649,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
```
## base64 0.21.7, base64 0.22.1
## base64 0.22.1
```
The MIT License (MIT)

View File

@ -7358,7 +7358,7 @@ THE SOFTWARE.
<key>License</key>
<string>MIT License</string>
<key>Title</key>
<string>base64 0.21.7, base64 0.22.1</string>
<string>base64 0.22.1</string>
<key>Type</key>
<string>PSGroupSpecifier</string>
</dict>