Update redox syscall

This commit is contained in:
Jeremy Soller
2023-09-08 11:16:53 -06:00
parent 6d65a93606
commit a4d0960b3f
3 changed files with 3 additions and 3 deletions
Generated
+1 -1
View File
@@ -155,7 +155,7 @@ dependencies = [
[[package]]
name = "redox_syscall"
version = "0.4.0"
version = "0.4.1"
dependencies = [
"bitflags",
]
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "kernel"
version = "0.3.4"
version = "0.4.1"
build = "build.rs"
edition = "2021"
+1 -1
Submodule syscall updated: 1bef275ffc...f94a5a7dca