diff --git a/docs/FAQ.md b/docs/FAQ.md index 8c8da9e77c..c9f3b88313 100644 --- a/docs/FAQ.md +++ b/docs/FAQ.md @@ -7,6 +7,7 @@ | Reason | `windows` | `windows-sys`| | --- | --- | --- | | Fast compile times are one of your top concerns | | ✅ | +| You need `no_std` support | | ✅ | | You need COM or WinRT support | ✅ | | | You would prefer to use APIs that feel idiomatic to Rust | ✅ | |