Skip to content

Commit a6b916e

Browse files
authored
Merge pull request #424 from Kmeakin/edition-2021
Upgrade to Rust 2021 edition
2 parents 16c7172 + b9e7aad commit a6b916e

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)