Skip to content

Commit

Permalink
chore: update cargo toml
Browse files Browse the repository at this point in the history
  • Loading branch information
pseudobun committed Feb 24, 2025
1 parent 1847a30 commit 12c7e6c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions scripts/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,10 @@ path = "src/deploy_pyth.rs"
name = "fill_reserves"
path = "src/fill_reserves.rs"

[[bin]]
name = "get_market_owner"
path = "src/get_market_owner.rs"

[dependencies]
fuels = { workspace = true }
clap = { workspace = true }
Expand Down

0 comments on commit 12c7e6c

Please sign in to comment.