소스 검색

Merge pull request #967 from Demonthos/remove-shipyard-heigharchy

Remove unused shipyard-hierarchy
Jon Kelley 2 년 전
부모
커밋
68b0ad8ae2
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"