Skip to content

Commit

Permalink
Bump ledger_device_sdk from 1.18.4 to 1.19.0
Browse files Browse the repository at this point in the history
Bumps [ledger_device_sdk](https://github.com/LedgerHQ/ledger-device-rust-sdk) from 1.18.4 to 1.19.0.
- [Commits](https://github.com/LedgerHQ/ledger-device-rust-sdk/compare/[email protected][email protected])

---
updated-dependencies:
- dependency-name: ledger_device_sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 17, 2024
1 parent b14b3a9 commit 2614bb5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ authors = ["yhql", "agrojean-ledger"]
edition = "2021"

[dependencies]
ledger_device_sdk = "1.18.4"
ledger_device_sdk = "1.19.0"
include_gif = "1.2.0"
serde = {version="1.0.192", default_features = false, features = ["derive"]}
serde-json-core = { git = "https://github.com/rust-embedded-community/serde-json-core"}
Expand Down

0 comments on commit 2614bb5

Please sign in to comment.