This commit is contained in:
Jeremy Soller
2017-07-05 21:05:42 -06:00
parent f3c97bee78
commit d10107e39c

View File

@@ -1,6 +1,6 @@
[package]
name = "redox_syscall"
version = "0.1.20"
version = "0.1.21"
description = "A Rust library to access raw Redox system calls"
license = "MIT"
authors = ["Jeremy Soller <jackpot51@gmail.com>"]