File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1127,7 +1127,7 @@ jobs:
11271127 - test_capi
11281128 - test_debug_dwarf
11291129 - test_fuzzing
1130- - test_wasi_nn
1130+ # - test_wasi_nn
11311131 - test_nightly
11321132 - build
11331133 - rustfmt
Original file line number Diff line number Diff line change @@ -311,12 +311,12 @@ regalloc2 = "0.12.2"
311311
312312# cap-std family:
313313target-lexicon = " 0.13.0"
314- cap-std = " 3.4.4 "
315- cap-rand = { version = " 3.4.4 " , features = [" small_rng" ] }
316- cap-fs-ext = " 3.4.4 "
317- cap-net-ext = " 3.4.4 "
318- cap-time-ext = " 3.4.4 "
319- cap-tempfile = " 3.4.4 "
314+ cap-std = " 3.4.6 "
315+ cap-rand = { version = " 3.4.6 " , features = [" small_rng" ] }
316+ cap-fs-ext = " 3.4.6 "
317+ cap-net-ext = " 3.4.6 "
318+ cap-time-ext = " 3.4.6 "
319+ cap-tempfile = " 3.4.6 "
320320fs-set-times = " 0.20.1"
321321system-interface = { version = " 0.27.1" , features = [" cap_std_impls" ] }
322322io-lifetimes = { version = " 2.0.3" , default-features = false }
Original file line number Diff line number Diff line change @@ -4668,31 +4668,37 @@ end = "2025-12-05"
46684668criteria = " safe-to-deploy"
46694669user-id = 6825 # Dan Gohman (sunfishcode)
46704670start = " 2020-12-11"
4671- end = " 2024-07-14 "
4671+ end = " 2027-08-20 "
46724672
46734673[[trusted .cap-net-ext ]]
46744674criteria = " safe-to-deploy"
46754675user-id = 6825 # Dan Gohman (sunfishcode)
46764676start = " 2020-12-11"
46774677end = " 2024-07-14"
46784678
4679+ [[trusted .cap-net-ext ]]
4680+ criteria = " safe-to-deploy"
4681+ user-id = 6825 # Dan Gohman (sunfishcode)
4682+ start = " 2023-04-07"
4683+ end = " 2027-08-20"
4684+
46794685[[trusted .cap-primitives ]]
46804686criteria = " safe-to-deploy"
46814687user-id = 6825 # Dan Gohman (sunfishcode)
46824688start = " 2020-08-07"
4683- end = " 2024-07-14 "
4689+ end = " 2027-08-20 "
46844690
46854691[[trusted .cap-rand ]]
46864692criteria = " safe-to-deploy"
46874693user-id = 6825 # Dan Gohman (sunfishcode)
46884694start = " 2020-09-24"
4689- end = " 2024-07-14 "
4695+ end = " 2027-08-20 "
46904696
46914697[[trusted .cap-std ]]
46924698criteria = " safe-to-deploy"
46934699user-id = 6825 # Dan Gohman (sunfishcode)
46944700start = " 2020-06-25"
4695- end = " 2024-07-14 "
4701+ end = " 2027-08-20 "
46964702
46974703[[trusted .cap-tempfile ]]
46984704criteria = " safe-to-deploy"
@@ -4704,7 +4710,7 @@ end = "2024-07-14"
47044710criteria = " safe-to-deploy"
47054711user-id = 6825 # Dan Gohman (sunfishcode)
47064712start = " 2020-09-21"
4707- end = " 2024-07-14 "
4713+ end = " 2027-08-20 "
47084714
47094715[[trusted .cc ]]
47104716criteria = " safe-to-deploy"
Original file line number Diff line number Diff line change @@ -3786,43 +3786,43 @@ user-login = "alexcrichton"
37863786user-name = "Alex Crichton"
37873787
37883788[[publisher.cap-fs-ext]]
3789- version = "3.2.0 "
3790- when = "2024-07-08 "
3789+ version = "3.4.6 "
3790+ when = "2026-08-20 "
37913791user-id = 6825
37923792user-login = "sunfishcode"
37933793user-name = "Dan Gohman"
37943794
37953795[[publisher.cap-net-ext]]
3796- version = "3.2.0 "
3797- when = "2024-07-08 "
3796+ version = "3.4.6 "
3797+ when = "2026-08-20 "
37983798user-id = 6825
37993799user-login = "sunfishcode"
38003800user-name = "Dan Gohman"
38013801
38023802[[publisher.cap-primitives]]
3803- version = "3.2.0 "
3804- when = "2024-07-08 "
3803+ version = "3.4.6 "
3804+ when = "2026-08-20 "
38053805user-id = 6825
38063806user-login = "sunfishcode"
38073807user-name = "Dan Gohman"
38083808
38093809[[publisher.cap-rand]]
3810- version = "3.2.0 "
3811- when = "2024-07-08 "
3810+ version = "3.4.6 "
3811+ when = "2026-08-20 "
38123812user-id = 6825
38133813user-login = "sunfishcode"
38143814user-name = "Dan Gohman"
38153815
38163816[[publisher.cap-std]]
3817- version = "3.2.0 "
3818- when = "2024-07-08 "
3817+ version = "3.4.6 "
3818+ when = "2026-08-20 "
38193819user-id = 6825
38203820user-login = "sunfishcode"
38213821user-name = "Dan Gohman"
38223822
38233823[[publisher.cap-time-ext]]
3824- version = "3.2.0 "
3825- when = "2024-07-08 "
3824+ version = "3.4.6 "
3825+ when = "2026-08-20 "
38263826user-id = 6825
38273827user-login = "sunfishcode"
38283828user-name = "Dan Gohman"
You can’t perform that action at this time.
0 commit comments