This commit is contained in:
Jeremy Soller
2019-03-31 08:42:05 -06:00
parent 9eff3aeeef
commit 11fb32afb0

View File

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