Skip to content

Commit 1a74d03

Browse files
committed
Update rust edition to 2021
1 parent 722725d commit 1a74d03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "elm-test-rs"
33
version = "2.0.0"
44
authors = ["Matthieu Pizenberg <matthieu.pizenberg@gmail.com>", "Harry Sarson <harry.sarson@hotmail.co.uk>"]
5-
edition = "2018"
5+
edition = "2021"
66
description = "Simple and fast Rust alternative to node-test-runner to run elm tests"
77
license = "BSD-3-Clause"
88

0 commit comments

Comments
 (0)