Skip to content

Commit 91b818c

Browse files
committed
Upgrade to 2021 edition
1 parent 211a0ca commit 91b818c

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 @@ repository = "https://github.com/rust-num/num-complex"
1111
version = "0.4.5"
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)