Sourced from serde_json's releases.
v1.0.122
- Support using
json!
in no-std crates (#1166)
54381d6
Release 1.0.12216fb6e0
Work around buggy rust-analyzer behavior49d7d66
Merge pull request #1166
from dtolnay/allocvec6827c7b
Fix json! invocations when std prelude is not in scope611b2a4
Merge pull request #1165
from serde-rs/jsonmac7633cb7
Eliminate local_inner_macros in favor of non-ident macro paths