Skip to content

Commit 020422d

Browse files
nmattiaIDX GitHub Automation
andauthored
chore: bump secp256k1-sys and bitcoin (#10649)
This bumps some crates and allows us to remove some duplication in the lockfile. --------- Co-authored-by: IDX GitHub Automation <infra+github-automation@dfinity.org>
1 parent 78f738e commit 020422d

10 files changed

Lines changed: 72 additions & 212 deletions

File tree

Cargo.Bazel.json.lock

Lines changed: 16 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"checksum": "d6ca6745ef7d17f984d40625f0b27f428a21f181dd060a7ff6d1e93f4bd3c320",
2+
"checksum": "536d712e718236b3a04344298bbf77c9e8e7b30260976936342398646d6185ef",
33
"crates": {
44
"abnf 0.12.0": {
55
"name": "abnf",
@@ -22874,7 +22874,7 @@
2287422874
"target": "scrypt"
2287522875
},
2287622876
{
22877-
"id": "secp256k1 0.22.2",
22877+
"id": "secp256k1 0.29.0",
2287822878
"target": "secp256k1"
2287922879
},
2288022880
{
@@ -23563,7 +23563,7 @@
2356323563
],
2356423564
"cfg(windows)": [
2356523565
{
23566-
"id": "windows-sys 0.59.0",
23566+
"id": "windows-sys 0.61.2",
2356723567
"target": "windows_sys"
2356823568
}
2356923569
]
@@ -70471,7 +70471,7 @@
7047170471
"alias": "libc_errno"
7047270472
},
7047370473
{
70474-
"id": "windows-sys 0.59.0",
70474+
"id": "windows-sys 0.61.2",
7047570475
"target": "windows_sys"
7047670476
}
7047770477
],
@@ -71427,7 +71427,7 @@
7142771427
],
7142871428
"cfg(windows)": [
7142971429
{
71430-
"id": "windows-sys 0.59.0",
71430+
"id": "windows-sys 0.61.2",
7143171431
"target": "windows_sys"
7143271432
}
7143371433
]
@@ -71542,7 +71542,7 @@
7154271542
],
7154371543
"cfg(windows)": [
7154471544
{
71545-
"id": "windows-sys 0.59.0",
71545+
"id": "windows-sys 0.61.2",
7154671546
"target": "windows_sys"
7154771547
}
7154871548
]
@@ -73047,8 +73047,6 @@
7304773047
],
7304873048
"crate_features": {
7304973049
"common": [
73050-
"default",
73051-
"global-context",
7305273050
"rand",
7305373051
"rand-std",
7305473052
"recovery",
@@ -73115,6 +73113,8 @@
7311573113
"crate_features": {
7311673114
"common": [
7311773115
"alloc",
73116+
"default",
73117+
"global-context",
7311873118
"hashes",
7311973119
"rand",
7312073120
"recovery",
@@ -73301,10 +73301,12 @@
7330173301
},
7330273302
"edition": "2021",
7330373303
"rustc_flags": {
73304-
"common": [
73305-
"--cfg=rust_secp_no_symbol_renaming"
73306-
],
73307-
"selects": {}
73304+
"common": [],
73305+
"selects": {
73306+
"wasm32-unknown-unknown": [
73307+
"--cfg=rust_secp_no_symbol_renaming"
73308+
]
73309+
}
7330873310
},
7330973311
"version": "0.10.0"
7331073312
},
@@ -81681,7 +81683,7 @@
8168181683
],
8168281684
"cfg(windows)": [
8168381685
{
81684-
"id": "windows-sys 0.59.0",
81686+
"id": "windows-sys 0.61.2",
8168581687
"target": "windows_sys"
8168681688
}
8168781689
],
@@ -101808,7 +101810,7 @@
101808101810
"scopeguard 1.2.0",
101809101811
"scraper 0.17.1",
101810101812
"scrypt 0.11.0",
101811-
"secp256k1 0.22.2",
101813+
"secp256k1 0.29.0",
101812101814
"securefmt 0.1.5",
101813101815
"security-framework 3.5.1",
101814101816
"semver 1.0.27",

Cargo.Bazel.toml.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3946,7 +3946,7 @@ dependencies = [
39463946
"scopeguard",
39473947
"scraper",
39483948
"scrypt",
3949-
"secp256k1 0.22.2",
3949+
"secp256k1 0.29.0",
39503950
"securefmt",
39513951
"security-framework 3.5.1",
39523952
"semver",
@@ -4093,7 +4093,7 @@ dependencies = [
40934093
"libc",
40944094
"option-ext",
40954095
"redox_users 0.5.0",
4096-
"windows-sys 0.59.0",
4096+
"windows-sys 0.61.2",
40974097
]
40984098

40994099
[[package]]
@@ -11848,7 +11848,7 @@ dependencies = [
1184811848
"errno 0.3.10",
1184911849
"libc",
1185011850
"linux-raw-sys 0.12.1",
11851-
"windows-sys 0.59.0",
11851+
"windows-sys 0.61.2",
1185211852
]
1185311853

1185411854
[[package]]
@@ -11991,7 +11991,7 @@ dependencies = [
1199111991
"security-framework 3.5.1",
1199211992
"security-framework-sys",
1199311993
"webpki-root-certs",
11994-
"windows-sys 0.59.0",
11994+
"windows-sys 0.61.2",
1199511995
]
1199611996

1199711997
[[package]]
@@ -12012,7 +12012,7 @@ dependencies = [
1201212012
"security-framework 3.5.1",
1201312013
"security-framework-sys",
1201412014
"webpki-root-certs",
12015-
"windows-sys 0.59.0",
12015+
"windows-sys 0.61.2",
1201612016
]
1201712017

1201812018
[[package]]
@@ -13686,7 +13686,7 @@ dependencies = [
1368613686
"getrandom 0.3.4",
1368713687
"once_cell",
1368813688
"rustix 1.1.4",
13689-
"windows-sys 0.59.0",
13689+
"windows-sys 0.61.2",
1369013690
]
1369113691

1369213692
[[package]]

0 commit comments

Comments
 (0)