Skip to content

Commit

Permalink
chore: fix launcher dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
oknozor committed Feb 14, 2024
1 parent bfc625a commit b277745
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 9 deletions.
19 changes: 11 additions & 8 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Expand Up @@ -30,7 +30,7 @@ iced_style = "0.9.0"
tokio = { version = "1.29.1", features = ["process", "macros", "io-util"] }
sled = "0.34.7"

onagre-launcher-toolkit = { git = "https://github.com/onagre-launcher/launcher" }
onagre-launcher-toolkit = "0.1.2"
clap = { version = "^4", features = ["derive"] }
freedesktop-icons = "0.2.6"

Expand Down

0 comments on commit b277745

Please sign in to comment.