We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f07caaf commit 2095b02Copy full SHA for 2095b02
doc/book.toml
@@ -1,6 +1,8 @@
1
[book]
2
+title = "Hangman"
3
authors = ["Kesavan Yogeswaran"]
4
language = "en"
-multilingual = false
5
src = "src"
6
-title = "Hangman"
+
7
+[rust]
8
+edition = "2021"
0 commit comments