瀏覽代碼

remove ghost

Evan Almloff 1 年之前
父節點
當前提交
c33276e0a0
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      packages/signals/Cargo.toml

+ 0 - 1
packages/signals/Cargo.toml

@@ -14,7 +14,6 @@ simple_logger = "4.2.0"
 serde = { version = "1", features = ["derive"], optional = true }
 parking_lot = "0.12.1"
 once_cell = "1.18.0"
-ghost = "0.1.16"
 
 [dev-dependencies]
 dioxus = { workspace = true }