Skip to content

Commit

Permalink
Merge remote-tracking branch 'stencil/develop' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
dfordivam committed Dec 30, 2024
2 parents a140362 + 8e6dd65 commit aa538d8
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
File renamed without changes.
4 changes: 2 additions & 2 deletions dep/alamgu/github.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
"repo": "alamgu",
"branch": "develop",
"private": false,
"rev": "3473d872bf3233fc8f56af230e07afa7613299ad",
"sha256": "1vlknxdz43kjbhingq15j9anmd7jhi11in5wqi18xngv2fahyq2r"
"rev": "6267e564dbf36aed7f1fcaf536be5759ad534ab2",
"sha256": "1v8kdnw68gy675gdwg4pldspaxiq4kmzmir471002ib0crsry67b"
}
3 changes: 3 additions & 0 deletions rust-app/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,9 @@ overflow-checks = false
opt-level = 3
overflow-checks = false

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

[package.metadata.ledger]
name = "Sui"
path = ["44'/784'"]
Expand Down

0 comments on commit aa538d8

Please sign in to comment.