Skip to content

Commit

Permalink
force to use 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ynqa committed May 19, 2024
1 parent b121d2d commit a9c6544
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion promkit-async/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ anyhow = "1.0.81"
crossterm = { version = "0.27.0", features = ["use-dev-tty", "event-stream"] }
futures = "0.3.30"
futures-timer = "3.0.3"
promkit = "0.4.0"
promkit = "=0.4.0"
tokio = { version = "1.36.0", features = ["full"] }

0 comments on commit a9c6544

Please sign in to comment.