Skip to content

Commit

Permalink
Merge pull request #93 from distil/pass-serialize-impl-from-diffus-to…
Browse files Browse the repository at this point in the history
…-derive

Pass serialize-impl feature from diffus to diffus-derive
  • Loading branch information
gardell authored Feb 5, 2020
2 parents 5c99400 + 1a2155c commit fb10fa3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions diffus/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ uuid-impl = [ "uuid" ]
snake_case-impl = [ "snake_case" ]

serialize-impl = [
"diffus-derive/serialize-impl",
"serde",
"indexmap/serde-1",
"uuid/serde",
Expand Down

0 comments on commit fb10fa3

Please sign in to comment.