Skip to content

Commit b9e7aad

Browse files
committed
Upgrade to Rust 2021 edition
1 parent 16c7172 commit b9e7aad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fathom/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "fathom"
33
version = "0.1.0"
44
authors = ["YesLogic Pty. Ltd. <[email protected]>"]
55
repository = "https://github.com/yeslogic/fathom"
6-
edition = "2018"
6+
edition = "2021"
77
rust-version = "1.56.0"
88
publish = false
99

0 commit comments

Comments
 (0)