diff --git a/Cargo.toml b/Cargo.toml index ca26bf7..7e716c4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "redox_syscall" -version = "0.1.50" +version = "0.1.51" description = "A Rust library to access raw Redox system calls" license = "MIT" authors = ["Jeremy Soller "]