From a4d0960b3f763160d552b4c59d70b452df3eef31 Mon Sep 17 00:00:00 2001 From: Jeremy Soller Date: Fri, 8 Sep 2023 11:16:53 -0600 Subject: [PATCH] Update redox syscall --- Cargo.lock | 2 +- Cargo.toml | 2 +- syscall | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index c82222e4ed..29d67bdf5a 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -155,7 +155,7 @@ dependencies = [ [[package]] name = "redox_syscall" -version = "0.4.0" +version = "0.4.1" dependencies = [ "bitflags", ] diff --git a/Cargo.toml b/Cargo.toml index b40e98413f..b81ef48730 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "kernel" -version = "0.3.4" +version = "0.4.1" build = "build.rs" edition = "2021" diff --git a/syscall b/syscall index 1bef275ffc..f94a5a7dca 160000 --- a/syscall +++ b/syscall @@ -1 +1 @@ -Subproject commit 1bef275ffcc50c825214f5a349aa94932efb342c +Subproject commit f94a5a7dcafdcbcd8d43af586a637148515bc86a