Make milli use edition 2021

This commit is contained in:
hanbings
2024-07-03 17:06:14 -04:00
parent b64b4ab6ca
commit 20e55a871b
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "milli"
edition = "2018"
edition = "2021"
publish = false
version.workspace = true