소스 검색

fix: use published stretch

Jonathan Kelley 3 년 전
부모
커밋
b8e8e69523
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      packages/tui/Cargo.toml

+ 2 - 2
packages/tui/Cargo.toml

@@ -23,7 +23,7 @@ crossterm = "0.23.0"
 anyhow = "1.0.42"
 tokio = { version = "1.15.0", features = ["full"] }
 futures = "0.3.19"
-stretch2 = { git = "https://github.com/DioxusLabs/stretch" }
+stretch2 = "0.4.2"
 smallvec = "1.6"
 fxhash = "0.2"
-anymap = "0.12.1"
+anymap = "0.12.1"