chore(README): fix inaccurate MSLV lacking buffer RFC

This commit is contained in:
Erica Marigold 2025-01-10 22:41:28 +05:30 committed by GitHub
parent 1fc2547dfa
commit bb5c460266
Signed by: DevComp
GPG key ID: B5690EEEBB952194

View file

@ -50,7 +50,7 @@ print("Total size:", stats.totalSize, "bytes")
```
## MSLV (Minimum Supported Luau Version)
This library requires at least Luau [0.593](https://github.com/luau-lang/luau/releases/tag/0.593).
This library requires at least Luau [0.601](https://github.com/luau-lang/luau/releases/tag/0.601).
## License
This project is licensed under the [MIT] license.