Skip to content

Commit c5b40fc

Browse files
committed
Update the Rust edition to 2021
1 parent 0e9dfc1 commit c5b40fc

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
@@ -4,7 +4,7 @@ version = "2.9.4"
44
description = "Generate pre-populated module files formatted with AsciiDoc that are used in Red Hat and Fedora documentation."
55
authors = ["Marek Suchánek <[email protected]>"]
66
license = "GPL-3.0-or-later"
7-
edition = "2018"
7+
edition = "2021"
88
documentation = "https://docs.rs/newdoc"
99
readme = "README.md"
1010
repository = "https://github.com/mrksu/newdoc"

0 commit comments

Comments
 (0)