Add chmod, update cargo version

This commit is contained in:
Jeremy Soller
2016-11-15 16:44:01 -07:00
parent 3ee7a7ff0f
commit 3e39d46f96

View File

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