Skip to content

Commit 1a2155c

Browse files
committed
Pass serialize-impl feature from diffus to diffus-derive
1 parent 5c99400 commit 1a2155c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

diffus/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ uuid-impl = [ "uuid" ]
5050
snake_case-impl = [ "snake_case" ]
5151

5252
serialize-impl = [
53+
"diffus-derive/serialize-impl",
5354
"serde",
5455
"indexmap/serde-1",
5556
"uuid/serde",

0 commit comments

Comments
 (0)