Skip to content

Commit 20e8658

Browse files
authored
fix: linux app search (#389)
1 parent caf9f02 commit 20e8658

3 files changed

Lines changed: 222 additions & 95 deletions

File tree

src-tauri/Cargo.lock

Lines changed: 129 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src-tauri/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ tauri-plugin-drag = "2"
4343
tauri-plugin-macos-permissions = "2"
4444
tauri-plugin-fs-pro = "2"
4545
tauri-plugin-screenshots = "2"
46-
applications = { git = "https://github.com/infinilabs/applications-rs", rev = "2345d3b86b711b03aa9aee6920e0108d81a8edb9" }
46+
applications = { git = "https://github.com/infinilabs/applications-rs", rev = "fb8f475993a2a774ce08d7a58f9f2ac264248a24" }
4747

4848
tokio-native-tls = "0.3" # For wss connections
4949
tokio = { version = "1", features = ["full"] }

0 commit comments

Comments
 (0)