We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bb6960 commit 39f5ad1Copy full SHA for 39f5ad1
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "serde_json"
3
-version = "1.0.107" # remember to update html_root_url
+version = "1.0.107"
4
authors = ["Erick Tryzelaar <[email protected]>", "David Tolnay <[email protected]>"]
5
categories = ["encoding", "parser-implementations", "no-std"]
6
description = "A JSON serialization file format"
0 commit comments