Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Updated new project template with near-sdk-rs 5.1.0 #143

Merged
merged 5 commits into from
Apr 13, 2024

Conversation

frol
Copy link
Contributor

@frol frol commented Apr 9, 2024

I have tested it locally:

$ ./target/debug/cargo-near near new /tmp/new-test
$ cd /tmp/new-test
$ ./target/debug/cargo-near near build

It compiles just fine.

@frol frol merged commit f4ed771 into main Apr 13, 2024
14 checks passed
@frol frol deleted the feat/updated-new-project-template-sdk-5_1_0 branch April 13, 2024 23:31
@frol frol mentioned this pull request Apr 13, 2024
frol added a commit that referenced this pull request Apr 14, 2024
## 🤖 New release
* `cargo-near`: 0.6.1 -> 0.6.2 (✓ API compatible changes)

<details><summary><i><b>Changelog</b></i></summary><p>

<blockquote>

##
[0.6.2](cargo-near-v0.6.1...cargo-near-v0.6.2)
- 2024-04-14

### Added
- Updated new project template with near-sdk-rs 5.1.0
([#143](#143))

### Fixed
- Support nixOS - decouple cargo-near from rustup
([#146](#146))
</blockquote>


</p></details>

---
This PR was generated with
[release-plz](https://github.com/MarcoIeni/release-plz/).

Signed-off-by: Vlad <304265+frol@users.noreply.github.com>
Co-authored-by: Vlad <304265+frol@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant