Skip to content

Commit 7e98f22

Browse files
committed
Keep running the blog generator alone as the default.
1 parent aa6b721 commit 7e98f22

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name = "blog"
33
version = "0.1.0"
44
authors = ["The Rust Project Developers"]
55
edition = "2021"
6+
default-run = "blog"
67

78
[dependencies]
89
handlebars = { version = "3", features = ["dir_source"] }

0 commit comments

Comments
 (0)