Bump minor version due to change in filetype constants

This commit is contained in:
Ron Williams
2025-06-10 12:58:32 -07:00
parent 8df03bb6f9
commit f821e2ceb7
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "redox_syscall"
version = "0.5.12"
version = "0.5.13"
description = "A Rust library to access raw Redox system calls"
license = "MIT"
authors = ["Jeremy Soller <jackpot51@gmail.com>"]