Skip to content

Commit

Permalink
update to new proto version
Browse files Browse the repository at this point in the history
  • Loading branch information
YaroShkvorets committed Aug 1, 2024
1 parent dce1ce9 commit 8916c7e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "substreams-sink-prometheus"
version = "0.1.9"
version = "0.1.10"
authors = ["Charles <charles@pinax.network>", "Denis <denis@pinax.network>", "Fred <fred@pinax.network>"]
description = "Substreams Prometheus sink module"
homepage = "https://github.com/pinax-network/substreams-sink-prometheus"
Expand Down
2 changes: 1 addition & 1 deletion rust-toolchain.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[toolchain]
channel = "1.67"
channel = "1.76"
components = [ "rustfmt" ]
targets = [ "wasm32-unknown-unknown" ]
2 changes: 1 addition & 1 deletion substreams.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
specVersion: v0.1.0
package:
name: substreams_sink_prometheus
version: v0.1.9
version: v0.1.10
url: https://github.com/pinax-network/substreams-sink-prometheus.rs
doc: Substreams Sink to Prometheus

Expand Down

0 comments on commit 8916c7e

Please sign in to comment.