This commit is contained in:
2026-01-22 13:37:48 +01:00
parent ba72e8118f
commit 6d201280ed
6 changed files with 312 additions and 67 deletions

View File

@@ -21,6 +21,8 @@ pulldown-cmark = "0.13.0"
rand = "0.9.2"
getrandom = { version = "0.3", features = ["wasm_js"] }
ron = "0.8"
feed-rs = "2.3.1"
uuid = { version = "1.19", features = ["js"] }
[workspace]
members = ["src-tauri"]