rlimit 0.6.0

A simple wrapper for getrlimit and setrlimit.
Documentation
[dependencies.libc]
version = "0.2"

[package]
authors = ["Nugine <nugine@foxmail.com>"]
categories = ["os::unix-apis"]
description = "A simple wrapper for getrlimit and setrlimit."
edition = "2018"
keywords = ["rlimit", "unix", "syscall"]
license = "MIT"
name = "rlimit"
readme = "README.md"
repository = "https://github.com/Nugine/rlimit/"
version = "0.6.0"
[package.metadata.docs.rs]
all-features = true