Skip to content

Commit

Permalink
updating cargo toml
Browse files Browse the repository at this point in the history
  • Loading branch information
Eduard-Voiculescu committed Oct 21, 2022
1 parent afd9f48 commit 6a9a2e8
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@ name = "substreams-entity-change"
version = "0.1.0"
edition = "2021"
description = "Substreams entity change library containing helpers"
authors = ["StreamingFast Contributors <team@streamingfast.io>"]
license = "Apache-2.0"
homepage = "https://substreams.streamingfast.io/"
repository = "https://github.com/streamingfast/substreams-entity-change"
readme = "./README.md"
keywords = [ "substreams", "streamingfast", "firehose", "thegraph", "entity"]
categories = ["api-bindings", "external-ffi-bindings", "wasm"]
rust-version = "1.60"

[dependencies]
prost = "0.11.0"
Expand Down

0 comments on commit 6a9a2e8

Please sign in to comment.