瀏覽代碼

remove unused shipyard-heigharchy

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

+ 0 - 1
packages/native-core/Cargo.toml

@@ -29,7 +29,6 @@ lightningcss = "1.0.0-alpha.39"
 
 rayon = "1.6.1"
 shipyard = { version = "0.6.2", features = ["proc", "std"], default-features = false }
-shipyard_hierarchy = "0.6.0"
 
 [dev-dependencies]
 rand = "0.8.5"