Xion / gisht

Gists in the shell
GNU General Public License v2.0
27 stars 0 forks source link

Migrate to serde_json #1

Closed Xion closed 7 years ago

Xion commented 7 years ago

The interface is very similar to rustc_serialize::json so it should be pretty easy.

The reasoning is that rustc_serialize is apparently semi-deprecated.