This commit is contained in:
Jeremy Soller
2017-08-09 21:05:28 -06:00
parent b9d97e84be
commit 327cf28a67

View File

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