File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 3232 run : |
3333 cargo update -p log --precise "0.4.18"
3434 cargo update -p tempfile --precise "3.6.0"
35- cargo update -p rustls:0.21.8 --precise "0.21.1"
35+ cargo update -p rustls:0.21.9 --precise "0.21.1"
3636 cargo update -p rustls:0.20.9 --precise "0.20.8"
3737 cargo update -p tokio --precise "1.29.1"
3838 cargo update -p tokio-util --precise "0.7.8"
Original file line number Diff line number Diff line change @@ -70,7 +70,7 @@ cargo update -p log --precise "0.4.18"
7070# tempfile 3.7.0 has MSRV 1.63.0+
7171cargo update -p tempfile --precise " 3.6.0"
7272# rustls 0.21.7 has MSRV 1.60.0+
73- cargo update -p rustls:0.21.8 --precise " 0.21.1"
73+ cargo update -p rustls:0.21.9 --precise " 0.21.1"
7474# rustls 0.20.9 has MSRV 1.60.0+
7575cargo update -p rustls:0.20.9 --precise " 0.20.8"
7676# tokio 1.33 has MSRV 1.63.0+
You can’t perform that action at this time.
0 commit comments