CI: Extract tools into /tmp
This commit is contained in:
parent
5303b8dd64
commit
d8723372ec
3 changed files with 10 additions and 8 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
|
@ -123,9 +123,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "bumpalo"
|
||||
version = "3.19.1"
|
||||
version = "3.20.1"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "5dd9dc738b7a8311c7ade152424974d8115f2cdad61e8dab8dac9f2362298510"
|
||||
checksum = "5c6f81257d10a0f602a294ae4182251151ff97dbb504ef9afcdda4a64b24d9b4"
|
||||
|
||||
[[package]]
|
||||
name = "bytes"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue