use new rust edition

This commit is contained in:
nora 2021-10-31 14:04:47 +01:00
parent c5b82c4b18
commit aa0a9cb0e5

View file

@ -1,7 +1,7 @@
[package]
name = "script_lang"
version = "0.1.0"
edition = "2018"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html