Skip to content

Commit

Permalink
Config serde experiment.
Browse files Browse the repository at this point in the history
  • Loading branch information
ehuss committed May 15, 2018
1 parent cafc37f commit 63f76b0
Show file tree
Hide file tree
Showing 4 changed files with 900 additions and 17 deletions.
1 change: 1 addition & 0 deletions src/cargo/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ extern crate log;
extern crate num_cpus;
extern crate same_file;
extern crate semver;
#[macro_use]
extern crate serde;
#[macro_use]
extern crate serde_derive;
Expand Down
Loading

0 comments on commit 63f76b0

Please sign in to comment.