Skip to content

Commit 541fbeb

Browse files
authored
Merge pull request #47 from szabgab/patch-1
Update book.toml to the new format
2 parents 14978b1 + 23ce065 commit 541fbeb

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

book.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
[book]
12
title = "Rust Fuzz Book"
23
description = "Guide on how to fuzz test software written in the Rust programming language"
3-
author = "Corey Farwell"
4+
authors = ["Corey Farwell"]

0 commit comments

Comments
 (0)