Skip to content

Commit

Permalink
Add binary target
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcph4 committed Jan 29, 2025
1 parent 4b7055b commit f61ea12
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,7 @@ pretty_env_logger = "0.5.0"
reqwest = { version = "0.12.12", features = ["json"] }
serde_json = "1.0.137"
tokio = { version = "1.43.0", features = ["rt-multi-thread"] }

[[bin]]
name = "mevcat"

0 comments on commit f61ea12

Please sign in to comment.