Skip to content

Commit 0026e24

Browse files
Format all manifests
1 parent 8c254b8 commit 0026e24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exercises/01_intro/00_welcome/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ edition = "2021"
77
# We silence dead code warnings for the time being in order to reduce
88
# compiler noise.
99
# We'll re-enable them again once we explain how visibility works in Rust.
10-
dead_code = "allow"
10+
dead_code = "allow"

0 commit comments

Comments
 (0)