This commit is contained in:
Jeremy Soller
2021-04-28 19:58:21 -06:00
parent a30fa69e38
commit 87e913d991

View File

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