Skip to content

Commit

Permalink
Bump version for ledger_device_sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
yogh333 committed Jun 4, 2024
1 parent 969c3dc commit 72ceb7b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 2 additions & 5 deletions ledger_device_sdk/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "ledger_device_sdk"
version = "1.9.3"
authors = ["yhql", "yogh333", "agrojean-ledger"]
version = "1.10.0"
authors = ["yhql", "yogh333", "agrojean-ledger", "kingofpayne"]
edition = "2021"
license.workspace = true
repository.workspace = true
Expand All @@ -25,8 +25,5 @@ const-zero = "0.1.1"

[features]
speculos = []
pre1_54 = []
lib_bagl = []
nbgl = []
ccid = []
heap = ["ledger_secure_sdk_sys/heap"]

0 comments on commit 72ceb7b

Please sign in to comment.