Bump MSRV to 1.56 and update to the 2021 edition (#1098)

This commit is contained in:
David Pedersen
2022-06-17 20:11:35 +02:00
committed by GitHub
parent fd70f81c46
commit 93251fa203
54 changed files with 65 additions and 57 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
[package]
edition = "2018"
edition = "2021"
name = "example-validator"
publish = false
version = "0.1.0"