Skip to content

Commit eea9807

Browse files
committed
Remove extraneous blank line in example Cargo.toml
See [1] for more. [1]: https://handlebarsjs.com/guide/expressions.html#whitespace-control
1 parent 14e7c30 commit eea9807

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/core/Cargo.toml.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
{# The example Cargo.toml used in about.html #}
1+
{~# The example Cargo.toml used in about.html #~}
22
[package]
33
name = "test"
44

0 commit comments

Comments
 (0)