Skip to content

Commit 4eab6ef

Browse files
committed
Bump minimum supported rust version to 1.62.0
1 parent b5d0149 commit 4eab6ef

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
@@ -4,7 +4,7 @@ version = "0.1.0"
44
authors = ["YesLogic Pty. Ltd. <[email protected]>"]
55
repository = "https://github.com/yeslogic/fathom"
66
edition = "2021"
7-
rust-version = "1.56.0"
7+
rust-version = "1.62.0"
88
publish = false
99

1010
description = "A language for declaratively specifying binary data formats"

0 commit comments

Comments
 (0)