Skip to content

Commit 5ce6a28

Browse files
authored
Merge pull request #72 from LedgerHQ/y333/update_sdk_version
Bump SDK version and update snapshots
2 parents d9c3deb + 8b921a6 commit 5ce6a28

File tree

10 files changed

+7
-7
lines changed

10 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 5 additions & 5 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
@@ -1,11 +1,11 @@
11
[package]
22
name = "app-boilerplate-rust"
3-
version = "1.5.0"
3+
version = "1.5.1"
44
authors = ["yhql", "agrojean-ledger"]
55
edition = "2021"
66

77
[dependencies]
8-
ledger_device_sdk = { version="1.14.0" }
8+
ledger_device_sdk = { version="1.15.2" }
99
include_gif = "1.2.0"
1010
serde = {version="1.0.192", default_features = false, features = ["derive"]}
1111
serde-json-core = { git = "https://github.com/rust-embedded-community/serde-json-core"}
-210 Bytes
Loading
759 Bytes
Loading
759 Bytes
Loading
3 Bytes
Loading
3 Bytes
Loading
-157 Bytes
Loading
703 Bytes
Loading
703 Bytes
Loading

0 commit comments

Comments
 (0)