diff --git a/Cargo.toml b/Cargo.toml index 5e6a96b..0588a63 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "redox_syscall" -version = "0.2.6" +version = "0.2.7" description = "A Rust library to access raw Redox system calls" license = "MIT" authors = ["Jeremy Soller "]