chore: serde ViewDataType as u8

This commit is contained in:
appflowy
2022-03-01 20:51:49 +08:00
parent d1ce1686a4
commit 6eddb7c8c5
5 changed files with 76 additions and 43 deletions

View File

@ -1031,6 +1031,7 @@ dependencies = [
"protobuf",
"serde",
"serde_json",
"serde_repr",
"strum",
"strum_macros",
"unicode-segmentation",