chore: update redox_syscall

Signed-off-by: Anhad Singh <andypython@protonmail.com>
This commit is contained in:
Anhad Singh
2024-12-12 13:34:49 +11:00
parent af36ae12b0
commit d4797bbf50
Generated
+3 -3
View File
@@ -1,6 +1,6 @@
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3
version = 4
[[package]]
name = "ahash"
@@ -233,8 +233,8 @@ checksum = "64072665120942deff5fd5425d6c1811b854f4939e7f1c01ce755f64432bbea7"
[[package]]
name = "redox_syscall"
version = "0.5.7"
source = "git+https://gitlab.redox-os.org/redox-os/syscall.git?branch=master#f3fc45a1b74debc4a188276640fdfb8be47ccc25"
version = "0.5.8"
source = "git+https://gitlab.redox-os.org/redox-os/syscall.git?branch=master#3d786423f1d9c71d408bc3c9a64648b883aaf36b"
dependencies = [
"bitflags 2.6.0",
]