Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
daniel.eades
arti
Commits
19a920d1
Commit
19a920d1
authored
Sep 17, 2021
by
Nick Mathewson
🌻
Browse files
Update misc/Cargo.lock.
parent
5f1f239d
Pipeline
#13064
passed with stage
in 13 minutes and 48 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
misc/Cargo.lock
View file @
19a920d1
...
...
@@ -585,9 +585,9 @@ dependencies = [
[[package]]
name = "crypto-bigint"
version = "0.2.
8
"
version = "0.2.
9
"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "
43b0ca41e2a75a407a44812f110ecd40e1efacb8993f612746491e12d5b929fe
"
checksum = "
51e7ef8604ba15f1ea2cef61e17577e630ee39aef7f94305d138dbf1a216ada3
"
dependencies = [
"generic-array",
"rand_core 0.6.3",
...
...
@@ -1072,8 +1072,10 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7fcd999463524c52659517fe2cea98493cfe485d10565e7b0fb07dbba7ad2753"
dependencies = [
"cfg-if",
"js-sys",
"libc",
"wasi 0.10.0+wasi-snapshot-preview1",
"wasm-bindgen",
]
[[package]]
...
...
@@ -1603,9 +1605,9 @@ checksum = "427c3892f9e783d91cc128285287e70a59e206ca452770ece88a76f7a3eddd72"
[[package]]
name = "pem-rfc7468"
version = "0.2.
1
"
version = "0.2.
2
"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "
2ca8e0557253e074b4b42a32959384bca4fa69e40680032dba133baeed6cafd
5"
checksum = "
e71fb2d401a15271d52aade6d9410fb4ead603a86da5503f92e872e1df79026
5"
dependencies = [
"base64ct",
]
...
...
@@ -2407,6 +2409,7 @@ dependencies = [
"bytes",
"crypto-mac",
"generic-array",
"getrandom 0.2.3",
"hex-literal",
"signature",
"thiserror",
...
...
@@ -2609,6 +2612,7 @@ dependencies = [
"curve25519-dalek",
"digest",
"ed25519-dalek",
"getrandom 0.2.3",
"hex",
"hex-literal",
"rand 0.8.4",
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment