Skip to content

Commit

Permalink
Update Cargo config files
Browse files Browse the repository at this point in the history
  • Loading branch information
yogh333 committed Jan 6, 2025
1 parent 72a7673 commit 56b6297
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
6 changes: 6 additions & 0 deletions Cargo.lock

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

4 changes: 0 additions & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,5 @@ icon = "crab_32x32.gif"
[package.metadata.ledger.flex]
icon = "crab_40x40.gif"

[patch.crates-io]
ledger_device_sdk = { path = "../ledger-device-rust-sdk/ledger_device_sdk" }
include_gif = { path = "../ledger-device-rust-sdk/include_gif" }

[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_os, values("stax", "flex", "nanos", "nanox", "nanosplus"))'] }

0 comments on commit 56b6297

Please sign in to comment.