diff --git a/README.md b/README.md index 7696119..f890708 100644 --- a/README.md +++ b/README.md @@ -1119,7 +1119,7 @@ See also [About Rust’s Machine Learning Community](https://medium.com/@autumn_ [[filesystem](https://crates.io/keywords/filesystem)] * Libraries - * [jonhkr/rust-file-seq](https://github.com/jonhkr/rust-file-seq) -> Fail-safe sequence implementation that uses the file system as store + * [jonhkr/rust-file-seq](https://github.com/jonhkr/rust-file-seq) -> Fail-safe sequence implementation that uses the file system as store [![GitHub Workflow Status](https://img.shields.io/github/workflow/status/jonhkr/rust-file-seq/Rust)](https://github.com/jonhkr/rust-file-seq/actions) * Operations * [pop-os/dbus-udisks2](https://github.com/pop-os/dbus-udisks2) -> UDisks2 DBus API * [pop-os/sys-mount](https://github.com/pop-os/sys-mount) — High level abstraction for the `mount` / `umount2` system calls.