Skip to content

Commit 1cce073

Browse files
authored
Merge pull request #1397 from weihanglo/patch-1
Add book.description in book.toml
2 parents b8bf875 + 31fb78b commit 1cce073

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[book]
22
title = "Rust By Example"
3-
description = "A description"
3+
description = "Rust by Example (RBE) is a collection of runnable examples that illustrate various Rust concepts and standard libraries."
44
author = "The Rust Community"
55

66
[output.html.playpen]

0 commit comments

Comments
 (0)