Skip to content

Commit

Permalink
Bump ledger_device_sdk from 1.17.2 to 1.17.3
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.17.2 to 1.17.3.
- [Commits](https://github.com/LedgerHQ/ledger-device-rust-sdk/compare/ledger_device_sdk@1.17.2...ledger_device_sdk@1.17.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 9, 2024
1 parent 0a88cb4 commit c101f9d
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 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.17.2"
ledger_device_sdk = "1.17.3"
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 c101f9d

Please sign in to comment.