Skip to content

Commit 25d998a

Browse files
authored
fix: duplicate flatpak applications (#491)
1 parent 3cfb03d commit 25d998a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src-tauri/Cargo.lock

Lines changed: 1 addition & 1 deletion
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
@@ -62,7 +62,7 @@ tauri-plugin-drag = "2"
6262
tauri-plugin-macos-permissions = "2"
6363
tauri-plugin-fs-pro = "2"
6464
tauri-plugin-screenshots = "2"
65-
applications = { git = "https://github.com/infinilabs/applications-rs", rev = "1f62cd25651733bf8dc961c2382a39335a26ffe7" }
65+
applications = { git = "https://github.com/infinilabs/applications-rs", rev = "9a738215cb3bbd4fc7a563dbb44ec78271ee35f2" }
6666

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

0 commit comments

Comments
 (0)