Skip to content

Commit

Permalink
Update disclaimer
Browse files Browse the repository at this point in the history
  • Loading branch information
fwcd committed Sep 4, 2024
1 parent a1c4390 commit 9a4ea6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ A declarative, cross-platform UI library for Rust that uses native controls.
Nuit's API takes inspiration from SwiftUI, Xilem, React and a number of other frameworks, while itself using SwiftUI under the hood on macOS.

> [!NOTE]
> Nuit currently requires a nightly Rust toolchain as it uses a number of cutting edge/unstable compiler features, including
> Nuit is still experimental with a rapidly evolving API and requires a nightly Rust toolchain as it uses a number of cutting edge/unstable compiler features, including
>
> - [impl Trait in type aliases](https://github.com/rust-lang/rust/issues/63063)
> - [associated type defaults](https://github.com/rust-lang/rust/issues/29661)
Expand Down

0 comments on commit 9a4ea6a

Please sign in to comment.