Skip to content

Commit

Permalink
fix: update slack-rust dependency version
Browse files Browse the repository at this point in the history
Co-Authored-By: John Guibas <[email protected]>
  • Loading branch information
devin-ai-integration[bot] and jtguibas committed Dec 11, 2024
1 parent 7db73b7 commit 90e1e28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/perf/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ clap = { version = "4.5.9", features = ["derive"] }
reqwest = { version = "0.11", features = ["json"] }
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
slack-rust = "0.1"
slack-rust = "0.0.1-alpha"
time = "0.3.26"
tokio = { version = "1.0", features = ["full"] }

Expand Down

0 comments on commit 90e1e28

Please sign in to comment.