mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 14:02:21 -04:00
parent
b1ed4ade9d
commit
f0d430623c
2 changed files with 433 additions and 241 deletions
672
Cargo.lock
generated
672
Cargo.lock
generated
File diff suppressed because it is too large
Load diff
|
@ -15,7 +15,7 @@ rust-version.workspace = true
|
|||
[dependencies]
|
||||
anki = { path = ".." }
|
||||
|
||||
linkcheck = { git = "https://github.com/ankitects/linkcheck.git", rev = "2f20798ce521cc594d510d4e417e76d5eac04d4b" }
|
||||
linkcheck = { git = "https://github.com/ankitects/linkcheck.git", rev = "184b2ca50ed39ca43da13f0b830a463861adb9ca" }
|
||||
|
||||
futures = "0.3.28"
|
||||
itertools = "0.10.5"
|
||||
|
|
Loading…
Reference in a new issue