Explorar o código

Enable `euclid/serde` when needed

Reinis Mazeiks %!s(int64=3) %!d(string=hai) anos
pai
achega
7ee02bc0d8
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      packages/html/Cargo.toml

+ 1 - 1
packages/html/Cargo.toml

@@ -40,5 +40,5 @@ features = [
 
 [features]
 default = []
-serialize = ["serde", "serde_repr"]
+serialize = ["serde", "serde_repr", "euclid/serde"]
 wasm-bind = ["web-sys", "wasm-bindgen"]