Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(swap): Use
art_client
to dial over Tor (#196)
- Upgrade `sqlx` to `0.8` - Use `[email protected]` in combination with [`libp2p-community-tor`](https://crates.io/crates/libp2p-community-tor/0.4.1). umgefahren/libp2p-tor#18 was required for this. - Display spinner in GUI while Tor circuits are being established - Remove unused dependencies (`once_cell`, `tauri-plugin-devtools`, `digest`, `hyper`, `itertools`, `erased_serde`) - Bundle roboto font from npm registry
- Loading branch information