[package] name = "file_limit" version = "0.0.2" authors = ["James Perry "] license = "MIT" repository = "https://github.com/jamperry/file_limit" description = "utility functions to retrieve and set OS file limits" [dependencies] libc = "0.2.6"