Browse Source

remove the serde feature flag from enumset

Evan Almloff 1 năm trước cách đây
mục cha
commit
dee92b83be
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      packages/html/Cargo.toml

+ 0 - 1
packages/html/Cargo.toml

@@ -56,7 +56,6 @@ serialize = [
     "euclid/serde",
     "keyboard-types/serde",
     "dioxus-core/serialize",
-    "enumset/serde",
 ]
 mounted = [
     "web-sys/Element",