Bump cargo version.

This commit is contained in:
4lDO2
2021-08-06 15:01:56 +02:00
parent ca6aea9106
commit 14796acfed
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "redox_syscall"
version = "0.2.9"
version = "0.2.10"
description = "A Rust library to access raw Redox system calls"
license = "MIT"
authors = ["Jeremy Soller <jackpot51@gmail.com>"]