diff --git a/README.md b/README.md index 11eae9c..b78f7e6 100644 --- a/README.md +++ b/README.md @@ -633,6 +633,7 @@ ## Rust +- [tauri-apps/tauri](https://github.com/tauri-apps/tauri) - Build smaller, faster, and more secure desktop applications with a web frontend. - [dtolnay/anyhow](https://github.com/dtolnay/anyhow) - Flexible concrete Error type built on std::error::Error - [dtolnay/thiserror](https://github.com/dtolnay/thiserror) - derive(Error) for struct and enum error types - [containers/youki](https://github.com/containers/youki) - A container runtime written in Rust