move to rust 2021 (#759)

* move to rust 2021

* fix formatting, more moves
This commit is contained in:
Dan Shields
2021-11-16 07:12:06 -07:00
committed by GitHub
parent 8d4f82a1f0
commit 70923da617
39 changed files with 39 additions and 39 deletions
@@ -2,7 +2,7 @@
name = "cumulus-test-relay-validation-worker-provider"
version = "0.1.0"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018"
edition = "2021"
build = "build.rs"
[dependencies]