near / cargo-near

Cargo extension for building Rust smart contracts on NEAR
Apache License 2.0
34 stars 17 forks source link

create the target/near directory, if it doesn't already exist #78

Closed miraclx closed 2 years ago

miraclx commented 2 years ago

This should've been a part of #75.

target/near should be created at this stage if it doesn't already exist.