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

fix: Bump MSRV to 1.70.0 #61

Merged
merged 3 commits into from
Dec 20, 2023
Merged

fix: Bump MSRV to 1.70.0 #61

merged 3 commits into from
Dec 20, 2023

Conversation

keelerm84
Copy link
Member

No description provided.

@keelerm84 keelerm84 requested a review from a team December 13, 2023 14:59
Copy link

This pull request has been linked to Shortcut Story #226796: Bump Rust SDK dependencies to fix security vulnerability.

@keelerm84
Copy link
Member Author

You can see my other two PRs are failing because of a change to the MSRV for a downstream dependency (#59 and #60).

The dependency that is causing a problem is only required for testing. This means we could theoretically keep the MSRV at 1.68. We just could never run unit tests on that compiler version. But we could continue running the contract tests.

Thoughts?

README.md Outdated Show resolved Hide resolved
Co-authored-by: Casey Waldren <[email protected]>
@keelerm84 keelerm84 merged commit 3a4d8e7 into main Dec 20, 2023
3 checks passed
@keelerm84 keelerm84 deleted the mk/sc-226796/msrv branch December 20, 2023 14:15
keelerm84 pushed a commit that referenced this pull request Dec 21, 2023
🤖 I have created a release *beep* *boop*
---


##
[2.0.2](2.0.1...2.0.2)
(2023-12-21)


### Bug Fixes

* Bump MSRV to 1.70.0
([#61](#61))
([3a4d8e7](3a4d8e7))
* **deps:** Bump hyper to fix CVE-2022-31394
([#59](#59))
([fdd2c32](fdd2c32))
* **deps:** Bump tokio to fix CVE-2021-45710
([#60](#60))
([64d6e7b](64d6e7b))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@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.

2 participants