Skip to content

Commit 9fbf838

Browse files
Automatic cargo update to 2025-06-23 (#4172)
Dependency upgrade resulting from `cargo update`. --------- Co-authored-by: tautschnig <1144736+tautschnig@users.noreply.github.com> Co-authored-by: Michael Tautschnig <tautschn@amazon.com>
1 parent b64e59d commit 9fbf838

File tree

1 file changed

+102
-29
lines changed

1 file changed

+102
-29
lines changed

Cargo.lock

Lines changed: 102 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -144,9 +144,9 @@ dependencies = [
144144

145145
[[package]]
146146
name = "autocfg"
147-
version = "1.4.0"
147+
version = "1.5.0"
148148
source = "registry+https://github.com/rust-lang/crates.io-index"
149-
checksum = "ace50bade8e6234aa140d9a2f552bbee1db4d353f69b8217bc503490fc1a9f26"
149+
checksum = "c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8"
150150

151151
[[package]]
152152
name = "backtrace"
@@ -160,7 +160,7 @@ dependencies = [
160160
"miniz_oxide",
161161
"object",
162162
"rustc-demangle",
163-
"windows-targets",
163+
"windows-targets 0.52.6",
164164
]
165165

166166
[[package]]
@@ -680,12 +680,12 @@ dependencies = [
680680

681681
[[package]]
682682
name = "errno"
683-
version = "0.3.12"
683+
version = "0.3.13"
684684
source = "registry+https://github.com/rust-lang/crates.io-index"
685-
checksum = "cea14ef9355e3beab063703aa9dab15afd25f0667c341310c1e5274bb1d0da18"
685+
checksum = "778e2ac28f6c47af28e4907f13ffd1e1ddbd400980a9abd7c8df189bf578a5ad"
686686
dependencies = [
687687
"libc",
688-
"windows-sys 0.59.0",
688+
"windows-sys 0.60.2",
689689
]
690690

691691
[[package]]
@@ -1180,9 +1180,9 @@ checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe"
11801180

11811181
[[package]]
11821182
name = "libc"
1183-
version = "0.2.173"
1183+
version = "0.2.174"
11841184
source = "registry+https://github.com/rust-lang/crates.io-index"
1185-
checksum = "d8cfeafaffdbc32176b64fb251369d52ea9f0a8fbc6f8759edffef7b525d64bb"
1185+
checksum = "1171693293099992e19cddea4e8b849964e9846f4acee11b3948bcc337be8776"
11861186

11871187
[[package]]
11881188
name = "linear-map"
@@ -1481,7 +1481,7 @@ dependencies = [
14811481
"libc",
14821482
"redox_syscall",
14831483
"smallvec",
1484-
"windows-targets",
1484+
"windows-targets 0.52.6",
14851485
]
14861486

14871487
[[package]]
@@ -1652,9 +1652,9 @@ dependencies = [
16521652

16531653
[[package]]
16541654
name = "r-efi"
1655-
version = "5.2.0"
1655+
version = "5.3.0"
16561656
source = "registry+https://github.com/rust-lang/crates.io-index"
1657-
checksum = "74765f6d916ee2faa39bc8e68e4f3ed8949b48cccdac59983d287a7cb71ce9c5"
1657+
checksum = "69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f"
16581658

16591659
[[package]]
16601660
name = "rayon"
@@ -2021,9 +2021,9 @@ dependencies = [
20212021

20222022
[[package]]
20232023
name = "syn"
2024-
version = "2.0.103"
2024+
version = "2.0.104"
20252025
source = "registry+https://github.com/rust-lang/crates.io-index"
2026-
checksum = "e4307e30089d6fd6aff212f2da3a1f9e32f3223b1f010fb09b7c95f90f3ca1e8"
2026+
checksum = "17b6f705963418cdb9927482fa304bc562ece2fdd4f616084c50b7023b435a40"
20272027
dependencies = [
20282028
"proc-macro2",
20292029
"quote",
@@ -2236,9 +2236,9 @@ dependencies = [
22362236

22372237
[[package]]
22382238
name = "tracing-attributes"
2239-
version = "0.1.29"
2239+
version = "0.1.30"
22402240
source = "registry+https://github.com/rust-lang/crates.io-index"
2241-
checksum = "1b1ffbcf9c6f6b99d386e7444eb608ba646ae452a36b39737deb9663b610f662"
2241+
checksum = "81383ab64e72a7a8b8e13130c49e3dab29def6d0c7d76a03087b3cf71c5c6903"
22422242
dependencies = [
22432243
"proc-macro2",
22442244
"quote",
@@ -2634,7 +2634,7 @@ version = "0.52.0"
26342634
source = "registry+https://github.com/rust-lang/crates.io-index"
26352635
checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d"
26362636
dependencies = [
2637-
"windows-targets",
2637+
"windows-targets 0.52.6",
26382638
]
26392639

26402640
[[package]]
@@ -2643,7 +2643,16 @@ version = "0.59.0"
26432643
source = "registry+https://github.com/rust-lang/crates.io-index"
26442644
checksum = "1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b"
26452645
dependencies = [
2646-
"windows-targets",
2646+
"windows-targets 0.52.6",
2647+
]
2648+
2649+
[[package]]
2650+
name = "windows-sys"
2651+
version = "0.60.2"
2652+
source = "registry+https://github.com/rust-lang/crates.io-index"
2653+
checksum = "f2f500e4d28234f72040990ec9d39e3a6b950f9f22d3dba18416c35882612bcb"
2654+
dependencies = [
2655+
"windows-targets 0.53.2",
26472656
]
26482657

26492658
[[package]]
@@ -2652,14 +2661,30 @@ version = "0.52.6"
26522661
source = "registry+https://github.com/rust-lang/crates.io-index"
26532662
checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973"
26542663
dependencies = [
2655-
"windows_aarch64_gnullvm",
2656-
"windows_aarch64_msvc",
2657-
"windows_i686_gnu",
2658-
"windows_i686_gnullvm",
2659-
"windows_i686_msvc",
2660-
"windows_x86_64_gnu",
2661-
"windows_x86_64_gnullvm",
2662-
"windows_x86_64_msvc",
2664+
"windows_aarch64_gnullvm 0.52.6",
2665+
"windows_aarch64_msvc 0.52.6",
2666+
"windows_i686_gnu 0.52.6",
2667+
"windows_i686_gnullvm 0.52.6",
2668+
"windows_i686_msvc 0.52.6",
2669+
"windows_x86_64_gnu 0.52.6",
2670+
"windows_x86_64_gnullvm 0.52.6",
2671+
"windows_x86_64_msvc 0.52.6",
2672+
]
2673+
2674+
[[package]]
2675+
name = "windows-targets"
2676+
version = "0.53.2"
2677+
source = "registry+https://github.com/rust-lang/crates.io-index"
2678+
checksum = "c66f69fcc9ce11da9966ddb31a40968cad001c5bedeb5c2b82ede4253ab48aef"
2679+
dependencies = [
2680+
"windows_aarch64_gnullvm 0.53.0",
2681+
"windows_aarch64_msvc 0.53.0",
2682+
"windows_i686_gnu 0.53.0",
2683+
"windows_i686_gnullvm 0.53.0",
2684+
"windows_i686_msvc 0.53.0",
2685+
"windows_x86_64_gnu 0.53.0",
2686+
"windows_x86_64_gnullvm 0.53.0",
2687+
"windows_x86_64_msvc 0.53.0",
26632688
]
26642689

26652690
[[package]]
@@ -2668,48 +2693,96 @@ version = "0.52.6"
26682693
source = "registry+https://github.com/rust-lang/crates.io-index"
26692694
checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3"
26702695

2696+
[[package]]
2697+
name = "windows_aarch64_gnullvm"
2698+
version = "0.53.0"
2699+
source = "registry+https://github.com/rust-lang/crates.io-index"
2700+
checksum = "86b8d5f90ddd19cb4a147a5fa63ca848db3df085e25fee3cc10b39b6eebae764"
2701+
26712702
[[package]]
26722703
name = "windows_aarch64_msvc"
26732704
version = "0.52.6"
26742705
source = "registry+https://github.com/rust-lang/crates.io-index"
26752706
checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469"
26762707

2708+
[[package]]
2709+
name = "windows_aarch64_msvc"
2710+
version = "0.53.0"
2711+
source = "registry+https://github.com/rust-lang/crates.io-index"
2712+
checksum = "c7651a1f62a11b8cbd5e0d42526e55f2c99886c77e007179efff86c2b137e66c"
2713+
26772714
[[package]]
26782715
name = "windows_i686_gnu"
26792716
version = "0.52.6"
26802717
source = "registry+https://github.com/rust-lang/crates.io-index"
26812718
checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b"
26822719

2720+
[[package]]
2721+
name = "windows_i686_gnu"
2722+
version = "0.53.0"
2723+
source = "registry+https://github.com/rust-lang/crates.io-index"
2724+
checksum = "c1dc67659d35f387f5f6c479dc4e28f1d4bb90ddd1a5d3da2e5d97b42d6272c3"
2725+
26832726
[[package]]
26842727
name = "windows_i686_gnullvm"
26852728
version = "0.52.6"
26862729
source = "registry+https://github.com/rust-lang/crates.io-index"
26872730
checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66"
26882731

2732+
[[package]]
2733+
name = "windows_i686_gnullvm"
2734+
version = "0.53.0"
2735+
source = "registry+https://github.com/rust-lang/crates.io-index"
2736+
checksum = "9ce6ccbdedbf6d6354471319e781c0dfef054c81fbc7cf83f338a4296c0cae11"
2737+
26892738
[[package]]
26902739
name = "windows_i686_msvc"
26912740
version = "0.52.6"
26922741
source = "registry+https://github.com/rust-lang/crates.io-index"
26932742
checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66"
26942743

2744+
[[package]]
2745+
name = "windows_i686_msvc"
2746+
version = "0.53.0"
2747+
source = "registry+https://github.com/rust-lang/crates.io-index"
2748+
checksum = "581fee95406bb13382d2f65cd4a908ca7b1e4c2f1917f143ba16efe98a589b5d"
2749+
26952750
[[package]]
26962751
name = "windows_x86_64_gnu"
26972752
version = "0.52.6"
26982753
source = "registry+https://github.com/rust-lang/crates.io-index"
26992754
checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78"
27002755

2756+
[[package]]
2757+
name = "windows_x86_64_gnu"
2758+
version = "0.53.0"
2759+
source = "registry+https://github.com/rust-lang/crates.io-index"
2760+
checksum = "2e55b5ac9ea33f2fc1716d1742db15574fd6fc8dadc51caab1c16a3d3b4190ba"
2761+
27012762
[[package]]
27022763
name = "windows_x86_64_gnullvm"
27032764
version = "0.52.6"
27042765
source = "registry+https://github.com/rust-lang/crates.io-index"
27052766
checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d"
27062767

2768+
[[package]]
2769+
name = "windows_x86_64_gnullvm"
2770+
version = "0.53.0"
2771+
source = "registry+https://github.com/rust-lang/crates.io-index"
2772+
checksum = "0a6e035dd0599267ce1ee132e51c27dd29437f63325753051e71dd9e42406c57"
2773+
27072774
[[package]]
27082775
name = "windows_x86_64_msvc"
27092776
version = "0.52.6"
27102777
source = "registry+https://github.com/rust-lang/crates.io-index"
27112778
checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec"
27122779

2780+
[[package]]
2781+
name = "windows_x86_64_msvc"
2782+
version = "0.53.0"
2783+
source = "registry+https://github.com/rust-lang/crates.io-index"
2784+
checksum = "271414315aff87387382ec3d271b52d7ae78726f5d44ac98b4f4030c91880486"
2785+
27132786
[[package]]
27142787
name = "winnow"
27152788
version = "0.7.11"
@@ -2766,18 +2839,18 @@ dependencies = [
27662839

27672840
[[package]]
27682841
name = "zerocopy"
2769-
version = "0.8.25"
2842+
version = "0.8.26"
27702843
source = "registry+https://github.com/rust-lang/crates.io-index"
2771-
checksum = "a1702d9583232ddb9174e01bb7c15a2ab8fb1bc6f227aa1233858c351a3ba0cb"
2844+
checksum = "1039dd0d3c310cf05de012d8a39ff557cb0d23087fd44cad61df08fc31907a2f"
27722845
dependencies = [
27732846
"zerocopy-derive",
27742847
]
27752848

27762849
[[package]]
27772850
name = "zerocopy-derive"
2778-
version = "0.8.25"
2851+
version = "0.8.26"
27792852
source = "registry+https://github.com/rust-lang/crates.io-index"
2780-
checksum = "28a6e20d751156648aa063f3800b706ee209a32c0b4d9f24be3d980b01be55ef"
2853+
checksum = "9ecf5b4cc5364572d7f4c329661bcc82724222973f2cab6f050a4e5c22f75181"
27812854
dependencies = [
27822855
"proc-macro2",
27832856
"quote",

0 commit comments

Comments
 (0)