Skip to content

Commit

Permalink
chore(crypto): Bump k256 to 0.13.4 (dfinity#2064)
Browse files Browse the repository at this point in the history
Co-authored-by: IDX GitHub Automation <[email protected]>
  • Loading branch information
randombit and IDX GitHub Automation authored Oct 15, 2024
1 parent 23c544f commit 8e9e962
Show file tree
Hide file tree
Showing 6 changed files with 28 additions and 28 deletions.
22 changes: 11 additions & 11 deletions Cargo.Bazel.Fuzzing.json.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"checksum": "fad7360232c7785cec1d9954ec291de1ffc61a921690113dda4380a55438f789",
"checksum": "e17415520832a0f5581780f5ba12c8d37034d68fcde8debc17b3710d56731791",
"crates": {
"abnf 0.12.0": {
"name": "abnf",
Expand Down Expand Up @@ -6813,7 +6813,7 @@
"target": "hmac"
},
{
"id": "k256 0.13.3",
"id": "k256 0.13.4",
"target": "k256"
},
{
Expand Down Expand Up @@ -18219,7 +18219,7 @@
"target": "json5"
},
{
"id": "k256 0.13.3",
"id": "k256 0.13.4",
"target": "k256"
},
{
Expand Down Expand Up @@ -21481,7 +21481,7 @@
"target": "generic_array"
},
{
"id": "k256 0.13.3",
"id": "k256 0.13.4",
"target": "k256"
},
{
Expand Down Expand Up @@ -28479,7 +28479,7 @@
"target": "ic_verify_bls_signature"
},
{
"id": "k256 0.13.3",
"id": "k256 0.13.4",
"target": "k256"
},
{
Expand Down Expand Up @@ -34463,14 +34463,14 @@
],
"license_file": "LICENSE"
},
"k256 0.13.3": {
"k256 0.13.4": {
"name": "k256",
"version": "0.13.3",
"version": "0.13.4",
"package_url": "https://github.com/RustCrypto/elliptic-curves/tree/master/k256",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/k256/0.13.3/download",
"sha256": "956ff9b67e26e1a6a866cb758f12c6f8746208489e3e4a4b5580802f2f0a587b"
"url": "https://static.crates.io/crates/k256/0.13.4/download",
"sha256": "f6e3919bbaa2945715f0bb6d3934a173d1e9a59ac23767fbaaef277265a7411b"
}
},
"targets": [
Expand Down Expand Up @@ -34550,7 +34550,7 @@
],
"selects": {}
},
"version": "0.13.3"
"version": "0.13.4"
},
"license": "Apache-2.0 OR MIT",
"license_ids": [
Expand Down Expand Up @@ -79568,7 +79568,7 @@
"itertools 0.12.0",
"json-patch 0.2.7",
"json5 0.4.1",
"k256 0.13.3",
"k256 0.13.4",
"k8s-openapi 0.22.0",
"kube 0.93.1",
"lazy_static 1.4.0",
Expand Down
4 changes: 2 additions & 2 deletions Cargo.Bazel.Fuzzing.toml.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6066,9 +6066,9 @@ dependencies = [

[[package]]
name = "k256"
version = "0.13.3"
version = "0.13.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "956ff9b67e26e1a6a866cb758f12c6f8746208489e3e4a4b5580802f2f0a587b"
checksum = "f6e3919bbaa2945715f0bb6d3934a173d1e9a59ac23767fbaaef277265a7411b"
dependencies = [
"cfg-if 1.0.0",
"ecdsa",
Expand Down
22 changes: 11 additions & 11 deletions Cargo.Bazel.json.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"checksum": "411dad50aacb4082da1cf1d66df51e7273a5ad83e6545965427661fa4d199793",
"checksum": "f1d446e2f51f5523ef34b14dc52d390645bd8bf6796eb37472bd66e892f0a910",
"crates": {
"abnf 0.12.0": {
"name": "abnf",
Expand Down Expand Up @@ -6770,7 +6770,7 @@
"target": "hmac"
},
{
"id": "k256 0.13.3",
"id": "k256 0.13.4",
"target": "k256"
},
{
Expand Down Expand Up @@ -18020,7 +18020,7 @@
"target": "json5"
},
{
"id": "k256 0.13.3",
"id": "k256 0.13.4",
"target": "k256"
},
{
Expand Down Expand Up @@ -21302,7 +21302,7 @@
"target": "hex"
},
{
"id": "k256 0.13.3",
"id": "k256 0.13.4",
"target": "k256"
},
{
Expand Down Expand Up @@ -28304,7 +28304,7 @@
"target": "ic_verify_bls_signature"
},
{
"id": "k256 0.13.3",
"id": "k256 0.13.4",
"target": "k256"
},
{
Expand Down Expand Up @@ -34359,14 +34359,14 @@
],
"license_file": "LICENSE"
},
"k256 0.13.3": {
"k256 0.13.4": {
"name": "k256",
"version": "0.13.3",
"version": "0.13.4",
"package_url": "https://github.com/RustCrypto/elliptic-curves/tree/master/k256",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/k256/0.13.3/download",
"sha256": "956ff9b67e26e1a6a866cb758f12c6f8746208489e3e4a4b5580802f2f0a587b"
"url": "https://static.crates.io/crates/k256/0.13.4/download",
"sha256": "f6e3919bbaa2945715f0bb6d3934a173d1e9a59ac23767fbaaef277265a7411b"
}
},
"targets": [
Expand Down Expand Up @@ -34446,7 +34446,7 @@
],
"selects": {}
},
"version": "0.13.3"
"version": "0.13.4"
},
"license": "Apache-2.0 OR MIT",
"license_ids": [
Expand Down Expand Up @@ -79744,7 +79744,7 @@
"itertools 0.12.0",
"json-patch 0.2.7",
"json5 0.4.1",
"k256 0.13.3",
"k256 0.13.4",
"k8s-openapi 0.22.0",
"kube 0.93.1",
"lazy_static 1.4.0",
Expand Down
4 changes: 2 additions & 2 deletions Cargo.Bazel.toml.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6067,9 +6067,9 @@ dependencies = [

[[package]]
name = "k256"
version = "0.13.3"
version = "0.13.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "956ff9b67e26e1a6a866cb758f12c6f8746208489e3e4a4b5580802f2f0a587b"
checksum = "f6e3919bbaa2945715f0bb6d3934a173d1e9a59ac23767fbaaef277265a7411b"
dependencies = [
"cfg-if 1.0.0",
"ecdsa",
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -561,7 +561,7 @@ ic_bls12_381 = { version = "=0.10.0", default-features = false, features = [
ic_principal = { version = "0.1.1", default-features = false }
idna = "1.0.2"
itertools = "0.12.0"
k256 = { version = "0.13.3", default-features = false, features = [
k256 = { version = "0.13.4", default-features = false, features = [
"arithmetic",
"ecdsa",
"pem",
Expand Down
2 changes: 1 addition & 1 deletion bazel/external_crates.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -675,7 +675,7 @@ def external_crates_repository(name, cargo_lockfile, lockfile, sanitizers_enable
version = "^0.4.1",
),
"k256": crate.spec(
version = "^0.13.3",
version = "^0.13.4",
features = [
"arithmetic",
"ecdsa",
Expand Down

0 comments on commit 8e9e962

Please sign in to comment.