Skip to content

Commit f39edf2

Browse files
committed
update Minimal stable rust version
1 parent 9a231c0 commit f39edf2

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,4 @@ If you use and like Rio, please consider sponsoring it: your support helps to co
4848

4949
## Minimal stable rust version
5050

51-
Rio's MSRV is 1.80.1.
51+
Rio's MSRV is 1.84.0.

docs/docs/releases.md

+1
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ language: 'en'
3333
- Support to `window.windows-corner-preference` (options: `Default`, `DoNotRound`,`Round` and `RoundSmall`).
3434
- Support to `window.windows-use-undecorated-shadow` (default is enabled).
3535
- Support to `window.windows-use-no-redirection-bitmap` (This sets `WS_EX_NOREDIRECTIONBITMAP`).
36+
- Minimal stable rust version 1.84.0.
3637
- Support for Unicode 16 characters.
3738
- Support to line height.
3839
- Renamed `--title` to `--title-placeholder` on CLI.

0 commit comments

Comments
 (0)