json v1.0.45 Release Notes

Release Date: 2020-01-23 // over 4 years ago

    ➕ Add no-std support (#606, thanks @Xanewok)

    [dependencies]serde\_json = { version = "1.0.45", default-features = false, features = ["alloc"] }