We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64604a6 commit 4ae89c8Copy full SHA for 4ae89c8
examples/wasm-demo-cairo1/Cargo.toml
@@ -24,7 +24,7 @@ wasm-bindgen = "0.2.100"
24
# code size when deploying.
25
console_error_panic_hook = { version = "0.1.6", optional = true }
26
27
-serde_json ={ workspace = true }
+serde_json = { workspace = true }
28
29
cairo-lang-sierra = { workspace = true }
30
cairo-vm = { workspace = true }
0 commit comments