Sourced from serde_json's releases.
v1.0.135
- Add serde_json::Map::into_values method (#1226, thanks
@tisonkun)v1.0.134
9802c08
Release 1.0.135b97935f
Merge pull request #1226
from tisonkun/map-into-valuesd48c224
Add Map::into_values method1e77cac
Resolve precedence clippy lintb2a1415
Release 1.0.1349875785
Tweak wording of NULL/TRUE/FALSE documentation4aa05b9
Merge pull request #1222
from dtolnay/rawvalueassocf42c7c7
Move RawValue associated constants into same impl block as public
functions96576ba
Merge pull request #1221
from bheylin/add-const-raw-values-for-null-and-bools4db66fb
Add 'static lifetime to const's