Skip to content

Commit

Permalink
fixing fmt issue
Browse files Browse the repository at this point in the history
  • Loading branch information
silva-fj committed Oct 9, 2024
1 parent ab7e931 commit 1da6286
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tee-worker/bitacross/app-libs/stf/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ sgx_tstd = { workspace = true, features = ["untrusted_fs", "net", "backtrace"],

itp-hashing = { workspace = true }
itp-node-api = { workspace = true }
itp-sgx-externalities = { workspace = true }
itp-ocall-api = { workspace = true }
itp-sgx-crypto = { workspace = true }
itp-sgx-externalities = { workspace = true }
itp-stf-interface = { workspace = true }
itp-stf-primitives = { workspace = true }
itp-storage = { workspace = true }
Expand Down

0 comments on commit 1da6286

Please sign in to comment.