Bump cargo version.

This commit is contained in:
4lDO2
2022-03-12 10:38:45 +01:00
parent 418051ac78
commit 94de991da2

View File

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