Use edition 2021

This commit is contained in:
2023-03-16 14:31:49 +01:00
parent fba01cd0c8
commit 3f2a359a90

View File

@ -2,7 +2,7 @@
name = "hoc"
version = "0.32.0"
authors = ["Valentin Brandl <vbrandl@riseup.net>"]
edition = "2018"
edition = "2021"
build = "build.rs"
[lib]