cargo serde_json 1.0.38

latest releases: 1.0.116, 1.0.115, 1.0.114...
5 years ago
  • Add Deserializer::disable_recursion_limit guarded by an "unbounded_depth" Cargo cfg; this allows parsing arbitrarily deep JSON structures without any consideration for overflowing the stack; see documentation in the link for how to do this safely (#509)

Don't miss a new serde_json release

NewReleases is sending notifications on new releases.