Skip to content

Commit e9bea92

Browse files
committed
Upgrade to 2021 edition
1 parent 4e253cd commit e9bea92

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
@@ -12,7 +12,7 @@ version = "0.2.18"
1212
readme = "README.md"
1313
build = "build.rs"
1414
exclude = ["/ci/*", "/.github/*"]
15-
edition = "2018"
15+
edition = "2021"
1616
rust-version = "1.60"
1717

1818
[package.metadata.docs.rs]

0 commit comments

Comments
 (0)