Skip to content

Commit 8a3f1fa

Browse files
committed
all: Update wasmtime to version 33
1 parent a675c22 commit 8a3f1fa

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
@@ -95,7 +95,7 @@ tonic = { version = "0.12.3", features = ["tls-roots", "gzip"] }
9595
tonic-build = { version = "0.12.3", features = ["prost"] }
9696
tower-http = { version = "0.6.6", features = ["cors"] }
9797
wasmparser = "0.118.1"
98-
wasmtime = "33.0.2"
98+
wasmtime = { version = "33.0.2" }
9999
substreams = "=0.6.0"
100100
substreams-entity-change = "2"
101101
substreams-near-core = "=0.10.2"

0 commit comments

Comments
 (0)