This commit is contained in:
Jeremy Soller
2019-01-20 19:37:14 -07:00
parent a715b8cf97
commit 54839d42f4

View File

@@ -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 <jackpot51@gmail.com>"]