Skip to content

Commit f383a97

Browse files
Switch to 2021 edition
1 parent 44b7d4a commit f383a97

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
@@ -8,7 +8,7 @@ readme = "README.md"
88
keywords = ["ucs2", "no-std", "encoding"]
99
categories = ["encoding", "no-std"]
1010
license = "MPL-2.0"
11-
edition = "2018"
11+
edition = "2021"
1212

1313
[dependencies]
1414
bit_field = "0.10"

0 commit comments

Comments
 (0)