This commit is contained in:
Jeremy Soller
2021-05-04 08:09:58 -06:00
parent ca3b4d2b94
commit 0b51bddd28

View File

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