Update syscall crate

This commit is contained in:
Jeremy Soller
2017-06-29 11:53:29 -06:00
parent 1fbb0b942c
commit d80f997275

View File

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