Skip to content

Commit

Permalink
Bump hidapi from 2.6.2 to 2.6.3
Browse files Browse the repository at this point in the history
Bumps [hidapi](https://github.com/ruabmbua/hidapi-rs) from 2.6.2 to 2.6.3.
- [Release notes](https://github.com/ruabmbua/hidapi-rs/releases)
- [Commits](ruabmbua/hidapi-rs@v2.6.2...v2.6.3)

---
updated-dependencies:
- dependency-name: hidapi
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 12, 2024
1 parent e0f1ecf commit 2dcab19
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 remote-wallet/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ crate-type = ["staticlib", "cdylib", "rlib"]
console = "0.15.8"
derivation-path = { workspace = true }
dialoguer = "0.11.0"
hidapi = { version = "2.6.2", default-features = false, optional = true }
hidapi = { version = "2.6.3", default-features = false, optional = true }
log = "0.4.22"
num-derive = "0.4"
num-traits = "0.2"
Expand Down

0 comments on commit 2dcab19

Please sign in to comment.