Skip to content

Commit

Permalink
upd: tracking issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Yasir Shariff committed Sep 30, 2023
1 parent 4d46612 commit 3bb5795
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crate/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Utility library for launching NEAR sandbox environments.

[dependencies]
anyhow = "1"
# The version is pinned to <=1.7.0 because of the following issue: https://github.com/near/near-workspaces-rs/issues/312
# The version is pinned to <=1.7.0 because of the following issue: https://github.com/smol-rs/async-process/issues/55
async-process = "<=1.7.0"
binary-install = "0.2.0"
chrono = "0.4"
Expand Down

0 comments on commit 3bb5795

Please sign in to comment.