Skip to content

Commit

Permalink
refactor(!): Bump and update MSRV to 1.67 (#3316)
Browse files Browse the repository at this point in the history
* chore: Bump and update deps

Signed-off-by: Xuanwo <[email protected]>

* Bump MSRV to 1.69

Signed-off-by: Xuanwo <[email protected]>

* Revert "Bump MSRV to 1.69"

This reverts commit d5ec63a.

* downgrade time

Signed-off-by: Xuanwo <[email protected]>

* Revert "downgrade time"

This reverts commit dd0c305.

* Pick up 1.67 instead

Signed-off-by: Xuanwo <[email protected]>

* Update upgrade

Signed-off-by: Xuanwo <[email protected]>

---------

Signed-off-by: Xuanwo <[email protected]>
  • Loading branch information
Xuanwo authored Oct 17, 2023
1 parent 5d0194b commit 293ca6c
Show file tree
Hide file tree
Showing 7 changed files with 774 additions and 704 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,8 +117,8 @@ jobs:
check_msrv:
runs-on: ubuntu-latest
env:
# OpenDAL's MSRV is 1.65.
OPENDAL_MSRV: "1.65"
# OpenDAL's MSRV is 1.67.
OPENDAL_MSRV: "1.67"
steps:
- uses: actions/checkout@v4
- name: Setup msrv of rust
Expand Down
Loading

0 comments on commit 293ca6c

Please sign in to comment.