Bump cargo version to 0.2.3.

This commit is contained in:
4lDO2
2021-01-11 14:39:08 +01:00
parent 1f58eaf222
commit 87158cd932

View File

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