File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ if [ "${CROSS}" = "1" ]; then
77 export CARGO_NET_RETRY=5
88 export CARGO_NET_TIMEOUT=10
99
10- cargo install cross --git https://github.com/cross-rs/cross --rev 4090beca3cfffa44371a5bba524de3a578aa46c3
10+ cargo install cross --git https://github.com/cross-rs/cross --rev c7dee4d008475ce1c140773cbcd6078f4b86c2aa
1111 CARGO=cross
1212fi
1313
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ if [ "${CROSS}" = "1" ]; then
77 export CARGO_NET_RETRY=5
88 export CARGO_NET_TIMEOUT=10
99
10- cargo install cross --git https://github.com/cross-rs/cross --rev 4090beca3cfffa44371a5bba524de3a578aa46c3
10+ cargo install cross --git https://github.com/cross-rs/cross --rev c7dee4d008475ce1c140773cbcd6078f4b86c2aa
1111 CARGO=cross
1212fi
1313
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ windows-sys = "0.59"
4545anyhow = " 1.0"
4646slab = " 0.4"
4747backtrace = " 0.3"
48- minhook = " 0.6 "
48+ minhook = " 0.7 "
4949psm = " 0.1"
5050
5151once_cell = " 1"
You can’t perform that action at this time.
0 commit comments