0.3.1: bump version suffix to +rb0.3.1

This commit is contained in:
2026-07-11 11:22:32 +03:00
parent c8bc43a5ef
commit 6e4e5bdb3f
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "redox_syscall" name = "redox_syscall"
version = "0.9.0+rb0.3.0" version = "0.9.0+rb0.3.1"
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>", "vasilito <adminpupkin@gmail.com>"] authors = ["Jeremy Soller <jackpot51@gmail.com>", "vasilito <adminpupkin@gmail.com>"]