xmr-btc-swap/src-tauri
binarybaron c7c7cf1886
Merge pull request #37 from UnstoppableSwap/tauri-feature-flag
Introducing a feature flag in the swap crate that conditionally enables the tauri depencendy. This allows compiling the swap crate without the heavy tauri dependency. This also enables us to build arm binaries in the CI again.

This closes #32 and #34
2024-08-28 22:54:28 +02:00
..
capabilities refactor(tauri): Use macro and new Request trait for command generation 2024-08-26 15:26:21 +02:00
icons feat: Add custom Icon 2024-08-09 20:14:06 +02:00
src Merge pull request #37 from UnstoppableSwap/tauri-feature-flag 2024-08-28 22:54:28 +02:00
.gitignore feat: cargo project at root 2024-08-08 00:49:04 +02:00
build.rs feat: cargo project at root 2024-08-08 00:49:04 +02:00
Cargo.lock feat: cargo project at root 2024-08-08 00:49:04 +02:00
Cargo.toml Merge pull request #37 from UnstoppableSwap/tauri-feature-flag 2024-08-28 22:54:28 +02:00
tauri.conf.json refactor(tauri): Use macro and new Request trait for command generation 2024-08-26 15:26:21 +02:00