diff --git a/Cargo.toml b/Cargo.toml index c79f6a79f..27106ac55 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "serde_json" -version = "1.0.107" # remember to update html_root_url +version = "1.0.107" authors = ["Erick Tryzelaar ", "David Tolnay "] categories = ["encoding", "parser-implementations", "no-std"] description = "A JSON serialization file format"