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 b7c1037 commit 7497c5aCopy full SHA for 7497c5a
Cargo.toml
@@ -1,8 +1,8 @@
1
[package]
2
name = "json"
3
-version = "0.11.6"
+version = "0.11.7"
4
authors = ["Maciej Hirsz <maciej.hirsz@gmail.com>"]
5
description = "JSON implementation in Rust"
6
repository = "https://github.com/maciejhirsz/json-rust"
7
-documentation = "http://json.rs/doc/json/"
+documentation = "https://docs.rs/json/"
8
license = "MIT/Apache-2.0"
0 commit comments