From bccd957443073372c6cad9916cf35d222b2fed3c Mon Sep 17 00:00:00 2001 From: Anton Whalley Date: Fri, 11 Jan 2019 00:36:19 +0000 Subject: [PATCH] Some FreeBSD specific rust libraries --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 8549a83..832d68f 100644 --- a/README.md +++ b/README.md @@ -1131,6 +1131,9 @@ See also [Are we game yet?](http://arewegameyet.com) * [zargony/rust-fuse](https://github.com/zargony/rust-fuse) — [FUSE](https://github.com/libfuse/libfuse) bindings * Windows * [retep998/winapi-rs](https://github.com/retep998/winapi-rs) — Windows API bindings [](https://travis-ci.org/retep998/winapi-rs) +* FreeBSD + * [fubarnetes/libjail-rs](https://github.com/fubarnetes/libjail-rs/) - Rust implementation of a FreeBSD jail library + * [dlrobertson/capsicum-rs](https://github.com/dlrobertson/capsicum-rs) - Rust bindings for the FreeBSD capsicum framework ### Scripting [[scripting](https://crates.io/keywords/scripting)]