Explorar el Código

fix html cargo.toml

Evan Almloff hace 2 años
padre
commit
26f6561de5
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      packages/html/Cargo.toml

+ 1 - 1
packages/html/Cargo.toml

@@ -39,7 +39,7 @@ features = [
     "FocusEvent",
     "CompositionEvent",
     "ClipboardEvent",
-    "DragEvent"
+    "DragEvent",
     "Element",
     "DomRect",
     "ScrollIntoViewOptions",