Skip to content

Commit

Permalink
Bump SDK version
Browse files Browse the repository at this point in the history
  • Loading branch information
yogh333 committed Oct 21, 2024
1 parent 4b1bd9b commit 86ee160
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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.

4 changes: 2 additions & 2 deletions 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.4"
ledger_device_sdk = "1.17.5"
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 Expand Up @@ -36,4 +36,4 @@ icon = "crab_14x14.gif"
icon = "crab_32x32.gif"

[package.metadata.ledger.flex]
icon = "crab_40x40.gif"
icon = "crab_40x40.gif"

0 comments on commit 86ee160

Please sign in to comment.