Skip to content

Commit 5845fb6

Browse files
committed
chore: 🔖 release 0.1.0
1 parent 8bcf721 commit 5845fb6

2 files changed

Lines changed: 12 additions & 12 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ documentation = "https://github.com/allansomensi/openhx"
66
homepage = "https://github.com/allansomensi/openhx"
77
repository = "https://github.com/allansomensi/openhx"
88
readme = "README.md"
9-
keywords = ["usb", "hx-stomp", "line6", "audio", "cli"]
9+
keywords = ["usb", "hx-stomp", "line6", "audio", "cli", "gui"]
1010
categories = ["command-line-utilities", "multimedia::audio", "hardware-support"]
1111
license = "MIT"
1212
exclude = ["/.github/", "/pkg/"]
@@ -37,7 +37,7 @@ lto = "thin"
3737
openhx_core = { path = "crates/core" }
3838
openhx_i18n = { path = "crates/i18n" }
3939

40-
clap = { version = "4", features = ["derive"] }
40+
clap = { version = "4.6", features = ["derive"] }
4141
iced = { version = "0.14", features = ["tokio"] }
4242
rusb = "0.9"
4343
rmpv = "1.0"

0 commit comments

Comments
 (0)