Skip to content

Commit

Permalink
fix: include fix from near/cargo-near#266 (#395)
Browse files Browse the repository at this point in the history
Co-authored-by: dj8yf0μl <[email protected]>
  • Loading branch information
dj8yfo and dj8yf0μl authored Dec 18, 2024
1 parent ac0fc4b commit c556b2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion workspaces/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Library for automating workflows and testing NEAR smart contracts.
async-trait = "0.1"
base64 = "0.22"
bs58 = "0.5"
cargo-near-build = { version = "0.3.0", optional = true }
cargo-near-build = { version = "0.4.1", optional = true }
chrono = "0.4.19"
fs2 = "0.4"
rand = "0.8.4"
Expand Down

0 comments on commit c556b2f

Please sign in to comment.