Skip to content

Commit 11d71c0

Browse files
committed
fix dprint issue
1 parent 1f94536 commit 11d71c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ sha2 = { version = "0.10", default-features = false }
3333
tokio = { version = "1.46.1", default-features = false, features = ["macros", "sync", "rt", "process"] }
3434

3535
[profile.release.package.iota_interaction_ts]
36-
opt-level = 's'
36+
opt-level = 's'

0 commit comments

Comments
 (0)