diff --git a/Cargo.lock b/Cargo.lock index cf4c689..aa63493 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -64,7 +64,7 @@ dependencies = [ [[package]] name = "kernel" -version = "0.3.0" +version = "0.3.2" dependencies = [ "bitfield", "bitflags", diff --git a/Cargo.toml b/Cargo.toml index eaca351..f9ae7e8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "kernel" -version = "0.3.0" +version = "0.3.2" build = "build.rs" edition = "2018" diff --git a/syscall b/syscall index a5d2639..7eb24a1 160000 --- a/syscall +++ b/syscall @@ -1 +1 @@ -Subproject commit a5d2639716f959a5534b421719e32851b22a7bc6 +Subproject commit 7eb24a17cef4e8f4617d20925a86a31dd1b777ea