Release MiniVLESS 0.1.0 for Linux

This commit is contained in:
Emil
2026-09-10 18:57:05 +03:00
commit ff7c4e02a7
31 changed files with 10213 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
fn main() {
#[cfg(feature = "desktop")]
tauri_build::build();
}