Skip to content

Commit

Permalink
Add txstatus to workspace members
Browse files Browse the repository at this point in the history
  • Loading branch information
gagliardetto committed May 6, 2024
1 parent f8ec329 commit f469d2d
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
13 changes: 13 additions & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 5 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
[workspace]

members = ["geyser-plugin-runner", "geyser-plugin-runner/demo-plugin"]
members = [
"geyser-plugin-runner",
"geyser-plugin-runner/demo-plugin",
"txstatus",
]

resolver = "2"

Expand Down

0 comments on commit f469d2d

Please sign in to comment.