Skip to content

Commit 89e68e1

Browse files
committed
fix serialization issue where null values were tried to be serialized. now we just skip those.
1 parent 748ce91 commit 89e68e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
.idea
1818

1919
# Additional
20-
src/main.rs
20+
**/src/main.rs
2121

2222
**/.DS_Store
2323

0 commit comments

Comments
 (0)