Przeglądaj źródła

app: cargo update + switch parley to fork temporarily

darkfi 9 miesięcy temu
rodzic
commit
6e120f5217
2 zmienionych plików z 152 dodań i 167 usunięć
  1. 151 166
      bin/app/Cargo.lock
  2. 1 1
      bin/app/Cargo.toml

Plik diff jest za duży
+ 151 - 166
bin/app/Cargo.lock


+ 1 - 1
bin/app/Cargo.toml

@@ -51,7 +51,7 @@ clap = { version = "4.5", features = ["derive"] }
 file-rotate = "0.7.6"
 parking_lot = { version = "0.12.4", features = ["nightly"] }
 regex = "1.11"
-parley = { git = "https://github.com/linebender/parley.git" }
+parley = { git = "https://github.com/narodnik/parley.git" }
 swash = "0.2.5"
 zeno = "0.3.3"
 peniko = "*"

Niektóre pliki nie zostały wyświetlone z powodu dużej ilości zmienionych plików