Skip to content

Commit

Permalink
Prepare 0.15.0 (#413)
Browse files Browse the repository at this point in the history
* Prepare 0.15.0

* Increase MSRV to 1.81.0 for examples' transitive dependencies
  • Loading branch information
parasyte authored Jan 8, 2025
1 parent d4df286 commit 3fc9ea2
Show file tree
Hide file tree
Showing 4 changed files with 732 additions and 394 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
rust:
- stable
- beta
- 1.76.0
- 1.81.0
steps:
- name: Checkout sources
uses: actions/checkout@v3
Expand Down Expand Up @@ -79,7 +79,7 @@ jobs:
rust:
- stable
- beta
- 1.76.0
- 1.81.0
steps:
- name: Checkout sources
uses: actions/checkout@v3
Expand Down
Loading

0 comments on commit 3fc9ea2

Please # to comment.