Skip to content

Commit

Permalink
Update Rust SDK version
Browse files Browse the repository at this point in the history
  • Loading branch information
yogh333 committed Oct 1, 2024
1 parent c21b983 commit 0a3120e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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.

4 changes: 2 additions & 2 deletions starknet/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ edition = "2021"
authors = ["Ledger"]

[dependencies]
ledger_device_sdk = "1.16.1"
ledger_secure_sdk_sys = { version = "1.4.7", features = ["heap"]}
ledger_device_sdk = "1.17.2"
ledger_secure_sdk_sys = { version = "1.5.0", features = ["heap"]}
include_gif = "1.2.0"
hex = { version = "0.4", default-features = false, features = ["alloc"]}
num-bigint = { version = "0.4", default-features = false }
Expand Down

0 comments on commit 0a3120e

Please sign in to comment.