Skip to content

Commit 8217d4c

Browse files
authored
README: Adds link to rustix (#42)
1 parent 9d15e85 commit 8217d4c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55

66
Extended utilities for working with files and filesystems in Rust.
77

8-
This is a fork of the [fs2-rs](https://github.com/danburkert/fs2-rs) crate, the aim for this fork is to support `async` and replace `libc` by `rustix`.
8+
This is a fork of the [fs2-rs](https://github.com/danburkert/fs2-rs) crate, the aim for this fork is to support `async`
9+
and replace `libc` by [rustix](https://github.com/bytecodealliance/rustix).
910

1011
[<img alt="github" src="https://img.shields.io/badge/GITHUB-al8n/fs4-8da0cb?style=for-the-badge&logo=Github" height="22">][Github-url]
1112
[<img alt="Build" src="https://img.shields.io/github/actions/workflow/status/al8n/fs4-rs/ci.yml?logo=Github-Actions&style=for-the-badge" height="22">][CI-url]

0 commit comments

Comments
 (0)