mirror of
https://github.com/griffi-gh/hUI.git
synced 2024-11-21 22:58:42 -06:00
add note about MSRV
This commit is contained in:
parent
adbc81e704
commit
cf106bb893
|
@ -145,3 +145,6 @@
|
|||
<td align="center">-</td>
|
||||
</tr> -->
|
||||
</table>
|
||||
|
||||
<h2>MSRV</h2>
|
||||
1.75
|
||||
|
|
|
@ -5,6 +5,7 @@ repository = "https://github.com/griffi-gh/hui"
|
|||
readme = "../README.md"
|
||||
authors = ["griffi-gh <prasol258@gmail.com>"]
|
||||
version = "0.1.0-alpha.4"
|
||||
rust-version = "1.75"
|
||||
edition = "2021"
|
||||
license = "GPL-3.0-or-later"
|
||||
publish = true
|
||||
|
|
Loading…
Reference in a new issue