Skip to content

Commit 76f9927

Browse files
NikolaMilosagithub-actions[bot]
authored andcommitted
chore(deps): Update dependencies
1 parent a6f2fb3 commit 76f9927

7 files changed

Lines changed: 123 additions & 166 deletions

File tree

Cargo.Bazel.lock

Lines changed: 59 additions & 93 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"checksum": "14b9ca83cfd5906d02a0fb365964be4755ab0de3ee8b3191e7daf43c2223475d",
2+
"checksum": "2866050a4737fc391a38e9a75b208aead90216bde4c253a3e5f26906eccfb79f",
33
"crates": {
44
"actix-codec 0.5.2": {
55
"name": "actix-codec",
@@ -1664,7 +1664,7 @@
16641664
"selects": {
16651665
"cfg(windows)": [
16661666
{
1667-
"id": "windows-sys 0.61.2",
1667+
"id": "windows-sys 0.60.2",
16681668
"target": "windows_sys"
16691669
}
16701670
]
@@ -1723,7 +1723,7 @@
17231723
"target": "once_cell_polyfill"
17241724
},
17251725
{
1726-
"id": "windows-sys 0.61.2",
1726+
"id": "windows-sys 0.60.2",
17271727
"target": "windows_sys"
17281728
}
17291729
]
@@ -7538,14 +7538,14 @@
75387538
],
75397539
"license_file": "LICENSE-APACHE"
75407540
},
7541-
"clap_complete 4.6.0": {
7541+
"clap_complete 4.6.1": {
75427542
"name": "clap_complete",
7543-
"version": "4.6.0",
7543+
"version": "4.6.1",
75447544
"package_url": "https://github.com/clap-rs/clap",
75457545
"repository": {
75467546
"Http": {
7547-
"url": "https://static.crates.io/crates/clap_complete/4.6.0/download",
7548-
"sha256": "19c9f1dde76b736e3681f28cec9d5a61299cbaae0fce80a68e43724ad56031eb"
7547+
"url": "https://static.crates.io/crates/clap_complete/4.6.1/download",
7548+
"sha256": "406e68b4de5c59cfb8f750a7cbd4d31ae153788b8352167c1e5f4fc26e8c91e9"
75497549
}
75507550
},
75517551
"targets": [
@@ -7583,7 +7583,7 @@
75837583
"selects": {}
75847584
},
75857585
"edition": "2024",
7586-
"version": "4.6.0"
7586+
"version": "4.6.1"
75877587
},
75887588
"license": "MIT OR Apache-2.0",
75897589
"license_ids": [
@@ -11482,7 +11482,7 @@
1148211482
"target": "log"
1148311483
},
1148411484
{
11485-
"id": "rand 0.9.2",
11485+
"id": "rand 0.9.3",
1148611486
"target": "rand"
1148711487
},
1148811488
{
@@ -12935,7 +12935,7 @@
1293512935
],
1293612936
"cfg(windows)": [
1293712937
{
12938-
"id": "windows-sys 0.61.2",
12938+
"id": "windows-sys 0.60.2",
1293912939
"target": "windows_sys"
1294012940
}
1294112941
]
@@ -13291,7 +13291,7 @@
1329113291
"target": "clap_num"
1329213292
},
1329313293
{
13294-
"id": "clap_complete 4.6.0",
13294+
"id": "clap_complete 4.6.1",
1329513295
"target": "clap_complete"
1329613296
},
1329713297
{
@@ -14880,7 +14880,7 @@
1488014880
],
1488114881
"cfg(windows)": [
1488214882
{
14883-
"id": "windows-sys 0.61.2",
14883+
"id": "windows-sys 0.60.2",
1488414884
"target": "windows_sys"
1488514885
}
1488614886
]
@@ -34468,7 +34468,7 @@
3446834468
],
3446934469
"cfg(windows)": [
3447034470
{
34471-
"id": "windows-sys 0.61.2",
34471+
"id": "windows-sys 0.60.2",
3447234472
"target": "windows_sys"
3447334473
}
3447434474
]
@@ -34746,62 +34746,6 @@
3474634746
],
3474734747
"license_file": "LICENSE-APACHE"
3474834748
},
34749-
"itertools 0.14.0": {
34750-
"name": "itertools",
34751-
"version": "0.14.0",
34752-
"package_url": "https://github.com/rust-itertools/itertools",
34753-
"repository": {
34754-
"Http": {
34755-
"url": "https://static.crates.io/crates/itertools/0.14.0/download",
34756-
"sha256": "2b192c782037fadd9cfa75548310488aabdbf3d2da73885b31bd0abd03351285"
34757-
}
34758-
},
34759-
"targets": [
34760-
{
34761-
"Library": {
34762-
"crate_name": "itertools",
34763-
"crate_root": "src/lib.rs",
34764-
"srcs": {
34765-
"allow_empty": true,
34766-
"include": [
34767-
"**/*.rs"
34768-
]
34769-
}
34770-
}
34771-
}
34772-
],
34773-
"library_target_name": "itertools",
34774-
"common_attrs": {
34775-
"compile_data_glob": [
34776-
"**"
34777-
],
34778-
"crate_features": {
34779-
"common": [
34780-
"default",
34781-
"use_alloc",
34782-
"use_std"
34783-
],
34784-
"selects": {}
34785-
},
34786-
"deps": {
34787-
"common": [
34788-
{
34789-
"id": "either 1.15.0",
34790-
"target": "either"
34791-
}
34792-
],
34793-
"selects": {}
34794-
},
34795-
"edition": "2018",
34796-
"version": "0.14.0"
34797-
},
34798-
"license": "MIT OR Apache-2.0",
34799-
"license_ids": [
34800-
"Apache-2.0",
34801-
"MIT"
34802-
],
34803-
"license_file": "LICENSE-APACHE"
34804-
},
3480534749
"itoa 1.0.18": {
3480634750
"name": "itoa",
3480734751
"version": "1.0.18",
@@ -38829,7 +38773,7 @@
3882938773
"target": "once_cell"
3883038774
},
3883138775
{
38832-
"id": "rand 0.9.2",
38776+
"id": "rand 0.9.3",
3883338777
"target": "rand"
3883438778
},
3883538779
{
@@ -39329,7 +39273,7 @@
3932939273
"target": "ic_agent"
3933039274
},
3933139275
{
39332-
"id": "rand 0.9.2",
39276+
"id": "rand 0.9.3",
3933339277
"target": "rand"
3933439278
},
3933539279
{
@@ -40120,7 +40064,7 @@
4012040064
"target": "percent_encoding"
4012140065
},
4012240066
{
40123-
"id": "rand 0.9.2",
40067+
"id": "rand 0.9.3",
4012440068
"target": "rand"
4012540069
},
4012640070
{
@@ -43909,7 +43853,7 @@
4390943853
"target": "heck"
4391043854
},
4391143855
{
43912-
"id": "itertools 0.14.0",
43856+
"id": "itertools 0.13.0",
4391343857
"target": "itertools"
4391443858
},
4391543859
{
@@ -44000,7 +43944,7 @@
4400043944
"target": "anyhow"
4400143945
},
4400243946
{
44003-
"id": "itertools 0.14.0",
43947+
"id": "itertools 0.13.0",
4400443948
"target": "itertools"
4400543949
},
4400643950
{
@@ -44661,7 +44605,7 @@
4466144605
"target": "lru_slab"
4466244606
},
4466344607
{
44664-
"id": "rand 0.9.2",
44608+
"id": "rand 0.9.3",
4466544609
"target": "rand"
4466644610
},
4466744611
{
@@ -45139,14 +45083,14 @@
4513945083
],
4514045084
"license_file": "LICENSE-APACHE"
4514145085
},
45142-
"rand 0.9.2": {
45086+
"rand 0.9.3": {
4514345087
"name": "rand",
45144-
"version": "0.9.2",
45088+
"version": "0.9.3",
4514545089
"package_url": "https://github.com/rust-random/rand",
4514645090
"repository": {
4514745091
"Http": {
45148-
"url": "https://static.crates.io/crates/rand/0.9.2/download",
45149-
"sha256": "6db2770f06117d490610c7488547d543617b21bfa07796d7a12f6f1bd53850d1"
45092+
"url": "https://static.crates.io/crates/rand/0.9.3/download",
45093+
"sha256": "7ec095654a25171c2124e9e3393a930bddbffdc939556c914957a4c3e0a87166"
4515045094
}
4515145095
},
4515245096
"targets": [
@@ -45194,7 +45138,7 @@
4519445138
"selects": {}
4519545139
},
4519645140
"edition": "2021",
45197-
"version": "0.9.2"
45141+
"version": "0.9.3"
4519845142
},
4519945143
"license": "MIT OR Apache-2.0",
4520045144
"license_ids": [
@@ -46973,7 +46917,7 @@
4697346917
"deps": {
4697446918
"common": [
4697546919
{
46976-
"id": "rand 0.9.2",
46920+
"id": "rand 0.9.3",
4697746921
"target": "rand"
4697846922
}
4697946923
],
@@ -48305,7 +48249,7 @@
4830548249
"alias": "libc_errno"
4830648250
},
4830748251
{
48308-
"id": "windows-sys 0.61.2",
48252+
"id": "windows-sys 0.60.2",
4830948253
"target": "windows_sys"
4831048254
}
4831148255
],
@@ -52677,7 +52621,7 @@
5267752621
],
5267852622
"cfg(windows)": [
5267952623
{
52680-
"id": "windows-sys 0.61.2",
52624+
"id": "windows-sys 0.60.2",
5268152625
"target": "windows_sys"
5268252626
}
5268352627
]
@@ -54496,7 +54440,7 @@
5449654440
],
5449754441
"cfg(windows)": [
5449854442
{
54499-
"id": "windows-sys 0.61.2",
54443+
"id": "windows-sys 0.60.2",
5450054444
"target": "windows_sys"
5450154445
}
5450254446
],
@@ -54648,7 +54592,7 @@
5464854592
"selects": {
5464954593
"cfg(windows)": [
5465054594
{
54651-
"id": "windows-sys 0.61.2",
54595+
"id": "windows-sys 0.60.2",
5465254596
"target": "windows_sys"
5465354597
}
5465454598
]
@@ -54754,7 +54698,7 @@
5475454698
],
5475554699
"cfg(windows)": [
5475654700
{
54757-
"id": "windows-sys 0.61.2",
54701+
"id": "windows-sys 0.60.2",
5475854702
"target": "windows_sys"
5475954703
}
5476054704
]
@@ -57514,7 +57458,7 @@
5751457458
"target": "log"
5751557459
},
5751657460
{
57517-
"id": "rand 0.9.2",
57461+
"id": "rand 0.9.3",
5751857462
"target": "rand"
5751957463
},
5752057464
{
@@ -60171,7 +60115,7 @@
6017160115
"selects": {
6017260116
"cfg(windows)": [
6017360117
{
60174-
"id": "windows-sys 0.61.2",
60118+
"id": "windows-sys 0.60.2",
6017560119
"target": "windows_sys"
6017660120
}
6017760121
]
@@ -60878,6 +60822,31 @@
6087860822
"compile_data_glob": [
6087960823
"**"
6088060824
],
60825+
"crate_features": {
60826+
"common": [
60827+
"Win32",
60828+
"Win32_Foundation",
60829+
"Win32_Globalization",
60830+
"Win32_Networking",
60831+
"Win32_Networking_WinSock",
60832+
"Win32_Security",
60833+
"Win32_Storage",
60834+
"Win32_Storage_FileSystem",
60835+
"Win32_System",
60836+
"Win32_System_Com",
60837+
"Win32_System_Console",
60838+
"Win32_System_Diagnostics",
60839+
"Win32_System_Diagnostics_Debug",
60840+
"Win32_System_IO",
60841+
"Win32_System_SystemInformation",
60842+
"Win32_System_Threading",
60843+
"Win32_System_WindowsProgramming",
60844+
"Win32_UI",
60845+
"Win32_UI_Shell",
60846+
"default"
60847+
],
60848+
"selects": {}
60849+
},
6088160850
"deps": {
6088260851
"common": [
6088360852
{
@@ -60936,7 +60905,6 @@
6093660905
"Wdk_System_IO",
6093760906
"Win32",
6093860907
"Win32_Foundation",
60939-
"Win32_Globalization",
6094060908
"Win32_Networking",
6094160909
"Win32_Networking_WinSock",
6094260910
"Win32_Security",
@@ -60949,8 +60917,6 @@
6094960917
"Win32_System",
6095060918
"Win32_System_Com",
6095160919
"Win32_System_Console",
60952-
"Win32_System_Diagnostics",
60953-
"Win32_System_Diagnostics_Debug",
6095460920
"Win32_System_IO",
6095560921
"Win32_System_LibraryLoader",
6095660922
"Win32_System_Memory",
@@ -65430,7 +65396,7 @@
6543065396
"chrono 0.4.44",
6543165397
"clap 4.6.0",
6543265398
"clap-num 1.2.0",
65433-
"clap_complete 4.6.0",
65399+
"clap_complete 4.6.1",
6543465400
"colored 2.2.0",
6543565401
"comfy-table 7.2.2",
6543665402
"crossbeam 0.8.4",
@@ -65509,7 +65475,7 @@
6550965475
"prometheus 0.14.0",
6551065476
"prometheus-http-query 0.8.3",
6551165477
"prost 0.13.5",
65512-
"rand 0.9.2",
65478+
"rand 0.9.3",
6551365479
"rand_seeder 0.3.0",
6551465480
"regex 1.12.3",
6551565481
"registry-canister 0.9.0",

0 commit comments

Comments
 (0)