commit | 8abc9ff88afe1f9bc8c7429492ccf63d62113d9e | [log] [tgz] |
---|---|---|
author | Erick Tryzelaar <etryzelaar@google.com> | Fri Feb 28 13:56:12 2025 -0800 |
committer | GitHub <noreply@github.com> | Fri Feb 28 13:56:12 2025 -0800 |
tree | 61e7424c041842d2a10d95554b994ae51e911a17 | |
parent | dc99237d95b181cdeeedbbaf2930de86f3ca9f0e [diff] | |
parent | 181a08f50b85f1fc2cb8b3417164a6470bf69e5e [diff] |
Merge pull request #18 from erickt/bump Restructure library, fix license
A Rust library for serializing and deserializing JSON5 with Serde.
This project is a fork of callum-oakley/json5-rs.