Skip to content

Commit 6585c68

Browse files
committed
Upgrade to 2021 edition
1 parent 9940599 commit 6585c68

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
@@ -11,7 +11,7 @@ name = "num"
1111
version = "0.4.2"
1212
readme = "README.md"
1313
exclude = ["/ci/*", "/.github/*"]
14-
edition = "2018"
14+
edition = "2021"
1515
rust-version = "1.60"
1616

1717
[package.metadata.docs.rs]

0 commit comments

Comments
 (0)