Skip to content

Commit

Permalink
Update Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
hawkadrian authored Jan 3, 2025
1 parent 788aab7 commit 07b9e35
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/eval/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,4 @@ slack-rust = { package = "slack-rust-rs", version = "0.0.1" }
tokio = { version = "1.39.0", features = ["full"] }
reqwest = { version = "0.12.4", features = ["json"] }
serde_json = { workspace = true }
rayon = "1.8"

0 comments on commit 07b9e35

Please sign in to comment.