Skip to content

Commit 4ae89c8

Browse files
format toml
1 parent 64604a6 commit 4ae89c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/wasm-demo-cairo1/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ wasm-bindgen = "0.2.100"
2424
# code size when deploying.
2525
console_error_panic_hook = { version = "0.1.6", optional = true }
2626

27-
serde_json ={ workspace = true }
27+
serde_json = { workspace = true }
2828

2929
cairo-lang-sierra = { workspace = true }
3030
cairo-vm = { workspace = true }

0 commit comments

Comments
 (0)