Skip to content

Instantly share code, notes, and snippets.

@jthomas
Created January 18, 2017 15:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jthomas/7488065c58d896a5fafd434e3df8d1d1 to your computer and use it in GitHub Desktop.
Save jthomas/7488065c58d896a5fafd434e3df8d1d1 to your computer and use it in GitHub Desktop.
Sample Cargo dependencies for JSON processing
[package]
name = "action"
version = "0.1.0"
authors = ["Me <me@email.com>"]
[dependencies]
rustc-serialize = "0.3"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment