chore: Bump tycho-substreams version

This commit is contained in:
kayibal
2025-09-05 12:29:11 +01:00
committed by Alan Höng
parent eac74450bc
commit 655fae77ab
2 changed files with 2 additions and 2 deletions

2
substreams/Cargo.lock generated
View File

@@ -1760,7 +1760,7 @@ dependencies = [
[[package]]
name = "tycho-substreams"
version = "0.4.0"
version = "0.5.0"
dependencies = [
"ethabi 18.0.0",
"hex",

View File

@@ -1,6 +1,6 @@
[package]
name = "tycho-substreams"
version = "0.4.0"
version = "0.5.0"
edition = "2021"
description = "Tycho substreams development kit, contains tycho-indexer block changes model and helper functions for common indexing tasks."
repository = "https://github.com/propeller-heads/tycho-protocol-sdk/tree/main/substreams/crates/tycho-substreams"