mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 14:02:21 -04:00
Fix sync-server separate compile
https://forums.ankiweb.net/t/anki-25-06-beta/62271/96
This commit is contained in:
parent
5cc3a2276b
commit
cfd448565a
1 changed files with 1 additions and 1 deletions
|
@ -13,4 +13,4 @@ path = "main.rs"
|
|||
name = "anki-sync-server"
|
||||
|
||||
[dependencies]
|
||||
anki.workspace = true
|
||||
anki = { workspace = true, features = ["rustls"] }
|
||||
|
|
Loading…
Reference in a new issue