Bump minimum compiler version.

This commit is contained in:
Stephen Chung
2022-02-24 08:54:37 +08:00
parent fa8e2e638b
commit 7263896776
3 changed files with 7 additions and 1 deletions

View File

@@ -4,6 +4,11 @@ Rhai Release Notes
Version 1.6.0
=============
Compiler version
----------------
* Minimum compiler version is now `1.57` due to [`smartstring`](https://crates.io/crates/smartstring) dependency.
Bug fixes
---------