Skip to content

Commit 0fe0ea6

Browse files
committed
Make demo the default executable
1 parent 1e7fd71 commit 0fe0ea6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

demo/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ name = "demo"
77
publish = false
88
rust-version.workspace = true
99
version.workspace = true
10+
default-run = "demo"
1011

1112
[lints]
1213
workspace = true

0 commit comments

Comments
 (0)