Skip to content

Commit 47d7662

Browse files
committedApr 19, 2023
bootstrap: Update linux-raw-sys to 0.3.2
Adds support for LoongArch.
1 parent b3f1379 commit 47d7662

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎src/bootstrap/Cargo.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -374,9 +374,9 @@ checksum = "99227334921fae1a979cf0bfdfcc6b3e5ce376ef57e16fb6fb3ea2ed6095f80c"
374374

375375
[[package]]
376376
name = "linux-raw-sys"
377-
version = "0.3.1"
377+
version = "0.3.2"
378378
source = "registry+https://github.com/rust-lang/crates.io-index"
379-
checksum = "d59d8c75012853d2e872fb56bc8a2e53718e2cafe1a4c823143141c6d90c322f"
379+
checksum = "3f508063cc7bb32987c71511216bd5a32be15bccb6a80b52df8b9d7f01fc3aa2"
380380

381381
[[package]]
382382
name = "log"

0 commit comments

Comments
 (0)
Please sign in to comment.