Skip to content

Commit

Permalink
Merge pull request #60 from near/daniyar/update-deps
Browse files Browse the repository at this point in the history
chore: update dependencies
  • Loading branch information
itegulov authored Aug 15, 2023
2 parents 96900fa + 0f39b72 commit ee06569
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions crate/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@ Utility library for launching NEAR sandbox environments.

[dependencies]
anyhow = "1"
async-process = "1.3.0"
binary-install = "0.0.2"
async-process = "1"
binary-install = "0.2.0"
chrono = "0.4"
fs2 = "0.4"
hex = "0.3"
home = "0.5.3"
hex = "0.4"
home = "0.5.5"

[features]
global_install = []

0 comments on commit ee06569

Please sign in to comment.