Use 2021 edition (#2805)

This commit is contained in:
Bastian Köcher
2023-07-02 16:40:19 +02:00
committed by GitHub
parent b2fa308d19
commit 6bb13a2d0e
@@ -3,7 +3,7 @@ name = "bp-parachains"
description = "Primitives of parachains module."
version = "0.1.0"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018"
edition = "2021"
license = "GPL-3.0-or-later WITH Classpath-exception-2.0"
[dependencies]