diff --git a/Cargo.toml b/Cargo.toml index 999ebdb..992b0de 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "bincode" version = "1.2.1" # remember to update html_root_url -authors = ["Ty Overby ", "Francesco Mazzoli ", "David Tolnay ", "Daniel Griffen"] +authors = ["Ty Overby ", "Francesco Mazzoli ", "David Tolnay ", "Zoey Riordan "] exclude = ["logo.png", "examples/*", ".gitignore", ".travis.yml"] publish = true