Explorar el Código

Remove indexmap from core

Jonathan Kelley hace 2 años
padre
commit
17f2de81d6
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0 2
      packages/core/Cargo.toml

+ 0 - 2
packages/core/Cargo.toml

@@ -27,8 +27,6 @@ slab = { workspace = true }
 
 futures-channel = { workspace = true }
 
-indexmap = "1.7"
-
 smallbox = "0.8.1"
 log = { workspace = true }