diff --git a/Cargo.toml b/Cargo.toml index ab6f843e69..912f60d5d9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "redox_syscall" -version = "0.5.5" +version = "0.5.6" description = "A Rust library to access raw Redox system calls" license = "MIT" authors = ["Jeremy Soller "]