Skip to content

Commit 4737fcb

Browse files
committed
debug
1 parent 97bfb8a commit 4737fcb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

book/book.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ show-hidden-lines = true
2828
[output.pandoc.profile.pdf] # options to pass to Pandoc (see https://pandoc.org/MANUAL.html)
2929
output-file = "100-exercises-to-learn-rust.pdf"
3030
to = "latex"
31+
verbosity = "INFO"
3132
highlight-style = "./custom.theme"
3233
# We use `lualatext` because, right now, it's the only engine
3334
# that supports fallback fonts, which we need for emojis.

0 commit comments

Comments
 (0)