Skip to content

Commit a26e8fd

Browse files
committed
Move to 2021 edition
1 parent b577f11 commit a26e8fd

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
@@ -2,7 +2,7 @@
22
name = "blog"
33
version = "0.1.0"
44
authors = ["The Rust Project Developers"]
5-
edition = "2018"
5+
edition = "2021"
66

77
[dependencies]
88
handlebars = { version = "3", features = ["dir_source"] }

0 commit comments

Comments
 (0)