Skip to content

Commit 7c817e2

Browse files
committed
Preparing release of 0.7.4
1 parent 74693f6 commit 7c817e2

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ members = ["substreams-macro", "substreams"]
33
resolver = "2"
44

55
[workspace.package]
6-
version = "0.7.3"
6+
version = "0.7.4"
77
description = "Substreams SDK - A streaming data engine for The Graph - by StreamingFast"
88
edition = "2018"
99
homepage = "https://substreams.streamingfast.io/"
@@ -15,7 +15,7 @@ categories = ["api-bindings", "external-ffi-bindings", "wasm"]
1515
rust-version = "1.83"
1616

1717
[workspace.dependencies]
18-
substreams-macro = { version = "0.7.3", path = "./substreams-macro" }
18+
substreams-macro = { version = "0.7.4", path = "./substreams-macro" }
1919

2020
[profile.release]
2121
lto = true

0 commit comments

Comments
 (0)